Qwen3.5 9B
qvac/qwen3.5-9b · family qwen · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
—
Cache read $/1M
#515 of 7,708
Cheapest rank
- Provider
- QVAC (
qvac) - Kind
- text (outputs text)
- Context
- 32,768 tokens
- Max output
- 8,192 tokens
- Capabilities
- tools reasoning text image video
Same model, other providers
“Qwen3.5 9B” is offered by 16 providers — cheapest-effective first. This one (QVAC) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| QVAC (this) | 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 |
| Deep Infra | $0.1 | $0.15 | $0.11 | 262k |
| Kilo Gateway | $0.1 | $0.15 | $0.11 | 256k |
| OpenRouter | $0.1 | $0.15 | $0.11 | 262k |
| DevPass (LLM Gateway) | $0.1 | $0.15 | $0.11 | 262k |
| Cortecs | $0.111 | $0.167 | $0.13 | 262k |
| TensorX | $0.15 | $0.2 | $0.16 | 262k |
| Mixlayer | $0.1 | $0.4 | $0.18 | 262k |
| Hugging Face | $0.17 | $0.25 | $0.19 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at QVAC and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3.5-9b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):