Seed 2.0 Code
merge-gateway/bytedance/dola-seed-2.0-code · family seed · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: text image.
$0.90
Blended $/1M (3:1)
$0.4
Input $/1M
$2.4
Output $/1M
$2.80
1M in + 1M out
—
Cache read $/1M
#3918 of 7,708
Cheapest rank
- Provider
- Merge Gateway (
merge-gateway) - Kind
- text (outputs text)
- Context
- 256,000 tokens
- Max output
- 128,000 tokens
- Capabilities
- text image
Same model, other providers
“Seed 2.0 Code” is offered by 8 providers — cheapest-effective first. This one (Merge Gateway) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Merge Gateway (this) | $0.4 | $2.4 | $0.90 | 256k |
| EmpirioLabs AI | $0.4 | $2.4 | $0.90 | 256k |
| Volcengine Ark | $0.475 | $2.37 | $0.95 | 262k |
| Deep Infra | $0.5 | $3 | $1.13 | 256k |
| Kilo Gateway | $0.5 | $3 | $1.13 | 262k |
| OpenRouter | $0.5 | $3 | $1.13 | 262k |
| Requesty | $0.5 | $3 | $1.13 | 256k |
| Ofox | $0.67 | $3.36 | $1.34 | 256k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Merge Gateway and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"bytedance/dola-seed-2.0-code","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):