Qwen3 Max
alibaba/qwen3-max · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.
$2.40
Blended $/1M (3:1)
$1.2
Input $/1M
$6
Output $/1M
$7.20
1M in + 1M out
—
Cache read $/1M
#5541 of 7,708
Cheapest rank
- Provider
- Alibaba (
alibaba) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools text
Same model, other providers
“Qwen3 Max” is offered by 19 providers — cheapest-effective first. Alibaba Coding Plan is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Coding Plan | free | free | $0.00 | 262k |
| Alibaba Coding Plan (China) | free | free | $0.00 | 262k |
| Ofox | $0.36 | $1.43 | $0.63 | 262k |
| OrcaRouter | $0.359 | $1.43 | $0.63 | 262k |
| Merge Gateway | $0.359 | $1.43 | $0.63 | 262k |
| Alibaba (China) | $0.359 | $1.43 | $0.63 | 262k |
| DevPass (LLM Gateway) | $0.845 | $3.38 | $1.48 | 262k |
| Kilo Gateway | $0.78 | $3.9 | $1.56 | 262k |
| OpenRouter | $0.78 | $3.9 | $1.56 | 262k |
| EmpirioLabs AI | $1.08 | $5.52 | $2.19 | 256k |
| Alibaba (this) | $1.2 | $6 | $2.40 | 262k |
| Deep Infra | $1.2 | $6 | $2.40 | 256k |
| Abacus | $1.2 | $6 | $2.40 | 131k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Alibaba and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3-max","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):