greenpt/qwen3.6-35b-a3b · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.
greenpt)“Qwen3.6 35B-A3B” is offered by 9 providers — cheapest-effective first. QVAC is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| QVAC | free | free | $0.00 | 262k |
| SaladCloud AI Gateway | $0.09 | $0.6 | $0.22 | 262k |
| AKI.IO | $0.15 | $0.5 | $0.24 | 256k |
| Zenifra | $0.19 | $0.48 | $0.26 | 262k |
| Cortecs | $0.167 | $0.557 | $0.26 | 262k |
| Hugging Face | $0.15 | $0.95 | $0.35 | 262k |
| Pioneer | $0.14 | $1 | $0.35 | 262k |
| Kilo Gateway | $0.15 | $1 | $0.36 | 262k |
| GreenPT (this) | $0.342 | $2.052 | $0.77 | 262k |
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):