jishie

Seed 2.0 Lite

empiriolabs/seed-2-0-lite · family seed · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.

$0.86
Blended $/1M (3:1)
$0.31
Input $/1M
$2.5
Output $/1M
$2.81
1M in + 1M out
$0.31
Cache read $/1M
#3399 of 6,850
Cheapest rank
Provider
EmpirioLabs AI (empiriolabs)
Kind
text (outputs text)
Context
256,000 tokens
Max output
128,000 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Seed 2.0 Lite” is offered by 6 providers — cheapest-effective first. Volcengine Ark is the cheapest at $0.20 blended.

ProviderInputOutputBlendedContext
Volcengine Ark$0.0891$0.5344$0.20256k
Ofox$0.13$0.76$0.29256k
OpenRouter$0.25$2$0.69262k
Merge Gateway$0.25$2$0.69131k
Kilo Gateway$0.25$2$0.69262k
EmpirioLabs AI (this)$0.31$2.5$0.86256k

Call it

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

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

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"seed-2-0-lite","messages":[{"role":"user","content":"hello"}]}'

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

← all EmpirioLabs AI models · model index · JSON