Qwen3.5 122B-A10B
jalapeno/Qwen3.5-122B-A10B · family qwen · in: text, image, video, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video audio.
$1.10
Blended $/1M (3:1)
$0.4
Input $/1M
$3.2
Output $/1M
$3.60
1M in + 1M out
—
Cache read $/1M
#3465 of 6,229
Cheapest rank
- Provider
- Jalapeno Cloud (
jalapeno) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools reasoning text image video audio
Same model, other providers
“Qwen3.5 122B-A10B” is offered by 15 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 262k |
| OrcaRouter | $0.115 | $0.917 | $0.32 | 262k |
| EmpirioLabs AI | $0.115 | $0.917 | $0.32 | 256k |
| Neon | $0.22 | $2.2 | $0.72 | 262k |
| SiliconFlow | $0.26 | $2.08 | $0.72 | 262k |
| Kilo Gateway | $0.26 | $2.08 | $0.72 | 262k |
| Ofox | $0.29 | $2.29 | $0.79 | 256k |
| Deep Infra | $0.29 | $2.4 | $0.82 | 262k |
| OpenRouter | $0.29 | $2.4 | $0.82 | 262k |
| Jalapeno Cloud (this) | $0.4 | $3.2 | $1.10 | 262k |
| Hugging Face | $0.4 | $3.2 | $1.10 | 262k |
| NEAR AI Cloud | $0.4 | $3.2 | $1.10 | 131k |
| Alibaba | $0.4 | $3.2 | $1.10 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Jalapeno Cloud and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"Qwen3.5-122B-A10B","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):