Qwen3 30B A3B
deepinfra/Qwen/Qwen3-30B-A3B · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtext.
$0.21Blended $/1M (3:1)
$0.12Input $/1M
$0.5Output $/1M
$0.621M in + 1M out
—Cache read $/1M
#1361 of 5,863Cheapest rank
- Provider
- Deep Infra (
deepinfra) - Kind
- text (outputs text)
- Context
- 40,960 tokens
- Max output
- 16,384 tokens
- Capabilities
- toolsreasoningtext
Same model, other providers
“Qwen3 30B A3B” is offered by 10 providers — cheapest-effective first. Helicone is the cheapest at $0.13 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Helicone | $0.08 | $0.29 | $0.13 | 41k |
| NanoGPT | $0.1 | $0.3 | $0.15 | 41k |
| Jiekou.AI | $0.09 | $0.45 | $0.18 | 41k |
| NovitaAI | $0.09 | $0.45 | $0.18 | 41k |
| Deep Infra (this) | $0.12 | $0.5 | $0.21 | 41k |
| Hugging Face | $0.12 | $0.5 | $0.21 | 41k |
| OpenRouter | $0.12 | $0.5 | $0.21 | 131k |
| Kilo Gateway | $0.13 | $0.52 | $0.23 | 41k |
| Merge Gateway | $0.108 | $1.08 | $0.35 | 131k |
| Qiniu | — | — | — | 40k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Deep Infra 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-30B-A3B","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):