Qwen3.8 2.4T A95B
merge-gateway/qwen/qwen3.8-2.4t-a95b · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: reasoning text.
$3.44
Blended $/1M (3:1)
$2.5
Input $/1M
$6.25
Output $/1M
$8.75
1M in + 1M out
$0.5 −80%
Cache read $/1M
#6057 of 7,708
Cheapest rank
- Provider
- Merge Gateway (
merge-gateway) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 1,010,000 tokens
- Capabilities
- reasoning text
Same model, other providers
“Qwen3.8 2.4T A95B” is offered by 17 providers — cheapest-effective first. IteraCompute is the cheapest at $2.95 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| IteraCompute | $1.95 | $5.95 | $2.95 | 970k |
| Deep Infra | $2 | $6 | $3.00 | 262k |
| SiliconFlow | $2 | $6 | $3.00 | 1M |
| Kilo Gateway | $2 | $6 | $3.00 | 1M |
| OpenRouter | $2 | $6 | $3.00 | 1M |
| Vercel AI Gateway | $2 | $6 | $3.00 | 262k |
| Charm Hyper | $2 | $6 | $3.00 | 1M |
| Fireworks AI | $2 | $6 | $3.00 | 262k |
| AIHubMix | $2 | $6 | $3.00 | 262k |
| Eden AI | $2 | $6 | $3.00 | 1M |
| Requesty | $2 | $6 | $3.00 | 262k |
| DevPass (LLM Gateway) | $2 | $6 | $3.00 | 1M |
| Merge Gateway (this) | $2.5 | $6.25 | $3.44 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Merge Gateway and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen/qwen3.8-2.4t-a95b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):