jishie

Qwen3.5 27B

siliconflow/Qwen/Qwen3.5-27B · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$0.69Blended $/1M (3:1)
$0.25Input $/1M
$2Output $/1M
$2.251M in + 1M out
Cache read $/1M
#2644 of 5,000Cheapest rank
Provider
SiliconFlow (siliconflow)
Context
262,144 tokens
Max output
262,144 tokens
Capabilities
toolstext

Same model, other providers

“Qwen3.5 27B” is offered by 9 providers — cheapest-effective first. EmpirioLabs AI is the cheapest at $0.24 blended.

ProviderInputOutputBlendedContext
EmpirioLabs AI$0.086$0.688$0.24256k
OrcaRouter$0.086$0.688$0.24262k
Merge Gateway$0.086$0.688$0.24256k
Kilo Gateway$0.195$1.56$0.54262k
OpenRouter$0.195$1.56$0.54262k
SiliconFlow (this)$0.25$2$0.69262k
Ofox$0.29$2.05$0.73262k
NanoGPT$0.27$2.16$0.74260k
Mixlayer$0.3$2.4$0.82262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at SiliconFlow 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-27B","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):