jishie

Qwen3 30B A3B Instruct 2507

nano-gpt/qwen/qwen3-30b-a3b-instruct-2507 · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: text.

$0.28
Blended $/1M (3:1)
$0.2
Input $/1M
$0.5
Output $/1M
$0.70
1M in + 1M out
$0.1 −50%
Cache read $/1M
#2025 of 7,322
Cheapest rank
Provider
NanoGPT (nano-gpt)
Kind
text (outputs text)
Context
256,000 tokens
Max output
32,768 tokens
Capabilities
text

Same model, other providers

“Qwen3 30B A3B Instruct 2507” is offered by 6 providers — cheapest-effective first. ModelScope is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
ModelScopefreefree$0.00262k
OpenRouter$0.0482$0.1931$0.08262k
Weights & Biases$0.1$0.3$0.15262k
NanoGPT (this)$0.2$0.5$0.28256k
Clarifai$0.3$0.5$0.35262k
Qiniu128k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at NanoGPT 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-instruct-2507","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all NanoGPT models · model index · JSON