Qwen3.6 35B A3B
wandb/Qwen/Qwen3.6-35B-A3B · family qwen3.6 · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.
$0.50
Blended $/1M (3:1)
$0.25
Input $/1M
$1.25
Output $/1M
$1.50
1M in + 1M out
$0.25
Cache read $/1M
#2829 of 7,712
Cheapest rank
- Provider
- CoreWeave (
wandb) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 262,144 tokens
- Capabilities
- tools reasoning text image
Same model, other providers
“Qwen3.6 35B A3B” is offered by 7 providers — cheapest-effective first. Umans AI Coding Plan is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Umans AI Coding Plan | free | free | $0.00 | 262k |
| EmpirioLabs AI | $0.07 | $0.42 | $0.16 | 131k |
| NanoGPT | $0.112 | $0.8 | $0.28 | 262k |
| Deep Infra | $0.1 | $0.95 | $0.31 | 262k |
| CoreWeave (this) | $0.25 | $1.25 | $0.50 | 262k |
| Merge Gateway | $0.248 | $1.49 | $0.56 | 262k |
| Scaleway | $0.25 | $1.5 | $0.56 | 128k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at CoreWeave 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.6-35B-A3B","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):