jishie

Qwen3.6 35B A3B

scaleway/qwen3.6-35b-a3b · family qwen · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.

$0.56
Blended $/1M (3:1)
$0.25
Input $/1M
$1.5
Output $/1M
$1.75
1M in + 1M out
—
Cache read $/1M
#3168 of 7,710
Cheapest rank
Provider
Scaleway (scaleway)
Kind
text (outputs text)
Context
128,000 tokens
Max output
16,384 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Qwen3.6 35B A3B” is offered by 7 providers — cheapest-effective first. Umans AI Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Umans AI Coding Planfreefree$0.00262k
EmpirioLabs AI$0.07$0.42$0.16131k
NanoGPT$0.112$0.8$0.28262k
Deep Infra$0.1$0.95$0.31262k
CoreWeave$0.25$1.25$0.50262k
Merge Gateway$0.248$1.49$0.56262k
Scaleway (this)$0.25$1.5$0.56128k

Call it

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

Most providers are OpenAI-compatible — point base_url at Scaleway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen3.6-35b-a3b","messages":[{"role":"user","content":"hello"}]}'

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

← all Scaleway models · model index · JSON