
Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). Qwen2.5-Coder brings the following improvements upon CodeQwen1.5:
To read more about its evaluation results, check out Qwen 2.5 Coder's blog(opens in new tab).
Modalities
In / Out Price
$0.66 / $1per 1M
Context
33K
Released
Nov 11, 2024
Knowledge Cutoff
Jun 2024
This model is hosted by one provider. OpenRouter forwards every request to it directly — no routing decisions to make.
The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.
Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).
Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.
Scores on standardized evaluations. Higher percentages are better — and rank percentile shows where this model lands among all models on OpenRouter.
Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.
Token volume and request traffic to this model over time.
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.
Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). Qwen2.5-Coder brings the following improvements upon CodeQwen1.5: - Significantly improvements in code generation, code reasoning and code fixing. - A more comprehensive foundation for real-world applications such as Code Agents.
Qwen2.5 Coder 32B Instruct costs $0.66/M input tokens and $1.00/M output tokens.
Qwen2.5 Coder 32B Instruct has a 32,768 token context window. It supports up to 32,768 completion tokens.
The Qwen2.5 Coder 32B Instruct endpoint shown on this page does not accept tools, so function calling is unavailable there. It does not support response_format, so JSON output is not enforced.
Qwen3.8 27B, Qwen3.8 2.4T A95B, Qwen3.8 Max and 46 more are other text models from Qwen.
Qwen2.5 Coder 32B Instruct was released on November 11, 2024. Its knowledge cutoff is June 30, 2024.
| $0.66 | $1.00 | 2.02s | 10 tps |
Throughput
10tok/s
P50, best across providers
Latency
2.02s
P50, best provider
100.00%
100.00%
When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.