jishie

Qwen3.5 9B

pioneer/Qwen/Qwen3.5-9B · family qwen · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.

$0.30
Blended $/1M (3:1)
$0.3
Input $/1M
$0.3
Output $/1M
$0.60
1M in + 1M out
$0.3
Cache read $/1M
#2208 of 7,712
Cheapest rank
Provider
Pioneer (pioneer)
Kind
text (outputs text)
Context
32,768 tokens
Max output
32,768 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Qwen3.5 9B” is offered by 16 providers — cheapest-effective first. QVAC is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
QVACfreefree$0.0033k
CrofAI$0.04$0.15$0.07262k
NanoGPT$0.05$0.15$0.08256k
EmpirioLabs AI$0.09$0.13$0.10262k
Merge Gateway$0.09$0.13$0.10262k
Deep Infra$0.1$0.15$0.11262k
Kilo Gateway$0.1$0.15$0.11256k
OpenRouter$0.1$0.15$0.11262k
DevPass (LLM Gateway)$0.1$0.15$0.11262k
Cortecs$0.111$0.167$0.13262k
TensorX$0.15$0.2$0.16262k
Mixlayer$0.1$0.4$0.18262k
Pioneer (this)$0.3$0.3$0.3033k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Pioneer 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):

← all Pioneer models · model index · JSON