Qwen3.5 27B
jalapeno/Qwen3.5-27B · family qwen · in: text, image, video, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video audio.
$0.82
Blended $/1M (3:1)
$0.3
Input $/1M
$2.4
Output $/1M
$2.70
1M in + 1M out
—
Cache read $/1M
#3042 of 6,229
Cheapest rank
- Provider
- Jalapeno Cloud (
jalapeno) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools reasoning text image video audio
Same model, other providers
“Qwen3.5 27B” is offered by 13 providers — cheapest-effective first. OrcaRouter is the cheapest at $0.24 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OrcaRouter | $0.086 | $0.688 | $0.24 | 262k |
| Merge Gateway | $0.086 | $0.688 | $0.24 | 256k |
| EmpirioLabs AI | $0.086 | $0.688 | $0.24 | 256k |
| OpenRouter | $0.195 | $1.56 | $0.54 | 262k |
| Kilo Gateway | $0.195 | $1.56 | $0.54 | 262k |
| SiliconFlow | $0.25 | $2 | $0.69 | 262k |
| Ofox | $0.29 | $2.05 | $0.73 | 262k |
| NanoGPT | $0.27 | $2.16 | $0.74 | 260k |
| Jalapeno Cloud (this) | $0.3 | $2.4 | $0.82 | 262k |
| Mixlayer | $0.3 | $2.4 | $0.82 | 262k |
| Hugging Face | $0.3 | $2.4 | $0.82 | 262k |
| Alibaba | $0.3 | $2.4 | $0.82 | 262k |
| Deep Infra | $0.26 | $2.6 | $0.84 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Jalapeno Cloud 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-27B","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):