kilo/qwen/qwen3.5-9b · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.
kilo)“Qwen3.5 9B” 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 | 33k |
| CrofAI | $0.04 | $0.15 | $0.07 | 262k |
| NanoGPT | $0.05 | $0.15 | $0.08 | 256k |
| EmpirioLabs AI | $0.09 | $0.13 | $0.10 | 262k |
| Merge Gateway | $0.09 | $0.13 | $0.10 | 262k |
| Kilo Gateway (this) | $0.1 | $0.15 | $0.11 | 262k |
| LLM Gateway | $0.1 | $0.15 | $0.11 | 262k |
| OpenRouter | $0.1 | $0.15 | $0.11 | 262k |
| Deep Infra | $0.1 | $0.15 | $0.11 | 262k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Kilo Gateway 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.5-9b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):