Qwen 2.5 Coder 32B
Qwen 2.5 Coder 32B is served by 1 provider that kRouter can route to, with a 1M-token context window and pricing from $1.00 per 1M input tokens. Routing through kRouter means any OpenAI-compatible tool can reach it, with failover to another model if the provider is rate limited.
How to route to Qwen 2.5 Coder 32B
| Provider | Route as |
|---|---|
| Hyperbolic | hyperbolic/Qwen/Qwen2.5-Coder-32B-Instruct |
What Qwen 2.5 Coder 32B is suited for
A 1M window is large enough to hold a substantial part of a codebase in one turn, so it suits whole-repo refactors and long agent sessions where the history keeps growing. It supports extended reasoning, which helps on debugging and multi-step planning but spends output tokens on thinking before the answer appears — worth knowing when you set max_tokens. Tool and function calling are supported, so it can drive an agent loop. Cached input is billed at $0.50 against $1.00 fresh, which is the difference that matters most for agent work — the same context is resent on every turn.
Specs
- Context window
- 1M
- Max output
- 64K
- Input / 1M
- $1.00
- Output / 1M
- $4.00
- Extended reasoning
- Tool / function calling
Cheaper alternatives to Qwen 2.5 Coder 32B
Comparable capabilities at a lower rate. With a kRouter combo you can send routine turns to one of these and reserve Qwen 2.5 Coder 32B for the work that actually needs it.
- GLM-4.7$0.75 in · $3.00 out per 1M
- GPT-5 Mini$0.75 in · $3.00 out per 1M
- Gemini 3 Flash Preview$0.50 in · $3.00 out per 1M
- Gemini 3.1 Pro$0.50 in · $3.00 out per 1M
Qwen 2.5 Coder 32B FAQ
How much does Qwen 2.5 Coder 32B cost?
Qwen 2.5 Coder 32B is $1.00 per 1M input tokens and $4.00 per 1M output tokens. Cached input is $0.50, which matters a lot for agent work that resends the same context each turn.
Which providers serve Qwen 2.5 Coder 32B?
Hyperbolic serves it. kRouter routes to it as hyperbolic/Qwen/Qwen2.5-Coder-32B-Instruct.
What is Qwen 2.5 Coder 32B's context window?
1M tokens, with up to 64K tokens of output. kRouter publishes this on /v1/models as context_length, so clients read the real number instead of guessing from the model name.
Is there a cheaper alternative to Qwen 2.5 Coder 32B?
Yes — GLM-4.7 ($0.75/1M in), GPT-5 Mini ($0.75/1M in), Gemini 3 Flash Preview ($0.50/1M in), Gemini 3.1 Pro ($0.50/1M in) are cheaper with comparable capabilities. A kRouter combo can send routine turns to one of those and keep Qwen 2.5 Coder 32B for the work that needs it.
Route to Qwen 2.5 Coder 32B from any tool
kRouter runs locally and gives Claude Code, Cursor, Codex and the rest one endpoint that reaches every provider above — with automatic failover. Free and MIT-licensed.
Install kRouter