Qwen 3.5 397B A17B
digitalocean/qwen3.5-397b-a17b · family qwen3.5 · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.
$1.29
Blended $/1M (3:1)
$0.55
Input $/1M
$3.5
Output $/1M
$4.05
1M in + 1M out
$0.111 −80%
Cache read $/1M
#4450 of 7,708
Cheapest rank
- Provider
- DigitalOcean (
digitalocean) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text image video
Same model, other providers
“Qwen 3.5 397B A17B” is offered by 2 providers — cheapest-effective first. Deep Infra is the cheapest at $1.09 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Deep Infra | $0.45 | $3 | $1.09 | 262k |
| DigitalOcean (this) | $0.55 | $3.5 | $1.29 | 131k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at DigitalOcean 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-397b-a17b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):