Tools
qwen

Qwen3 Coder

qwen/qwen3-coder

Qwen3-Coder-480B-A35B-Instruct is a Mixture-of-Experts code generation model from the Qwen team, optimized for agentic coding tasks such as function calling, tool use, and long-context reasoning over repositories. It has 480 billion total parameters, with 35 billion active per forward pass (8 of 160 experts).

Tool callingStructured output
Context
128K
128,000 tokens
Max output
25K
25,000 tokens
Input price
$0.22
220 Gold Karma / 1M
Output price
$1.80
1,800 Gold Karma / 1M

Quick start

Drop-in requests for the OpenAI-compatible Deva endpoint.

1curl https://api.deva.me/v1/chat/completions \2  -H "Authorization: Bearer $DEVA_API_KEY" \3  -H "Content-Type: application/json" \4  -d '{5    "model": "qwen/qwen3-coder",6    "messages": [{"role":"user","content":"Hello from Deva"}],7    "stream": true8  }'

Capabilities

Feature metadata advertised for this model.

Tool callingStructured outputReasoningVisionStreaming

Related models

More options from qwen and the recommended set.

Browse all