jishie

Qwen3.6 35B-A3B

greenpt/qwen3.6-35b-a3b · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.

$0.77Blended $/1M (3:1)
$0.342Input $/1M
$2.052Output $/1M
$2.391M in + 1M out
Cache read $/1M
#2834 of 5,000Cheapest rank
Provider
GreenPT (greenpt)
Context
262,144 tokens
Max output
32,768 tokens
Capabilities
toolsreasoningtextimage

Same model, other providers

“Qwen3.6 35B-A3B” is offered by 9 providers — cheapest-effective first. QVAC is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
QVACfreefree$0.00262k
SaladCloud AI Gateway$0.09$0.6$0.22262k
AKI.IO$0.15$0.5$0.24256k
Zenifra$0.19$0.48$0.26262k
Cortecs$0.167$0.557$0.26262k
Hugging Face$0.15$0.95$0.35262k
Pioneer$0.14$1$0.35262k
Kilo Gateway$0.15$1$0.36262k
GreenPT (this)$0.342$2.052$0.77262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at GreenPT and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen3.6-35b-a3b","messages":[{"role":"user","content":"hello"}]}'

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