MiMo V2.6 Pro UltraSpeed
empiriolabs/mimo-v2-6-pro-ultraspeed · family mimo · in: text, image, audio, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image audio video.
$5.44
Blended $/1M (3:1)
$4.35
Input $/1M
$8.7
Output $/1M
$13.05
1M in + 1M out
$4.35
Cache read $/1M
#6598 of 7,708
Cheapest rank
- Provider
- EmpirioLabs AI (
empiriolabs) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text image audio video
Same model, other providers
“MiMo V2.6 Pro UltraSpeed” is offered by 4 providers — cheapest-effective first. This one (EmpirioLabs AI) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| EmpirioLabs AI (this) | $4.35 | $8.7 | $5.44 | 1M |
| NanoGPT | $4.35 | $8.7 | $5.44 | 1M |
| Vercel AI Gateway | $4.35 | $8.7 | $5.44 | 1M |
| above.dev | $5.08 | $10.15 | $6.35 | 1M |
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":"mimo-v2-6-pro-ultraspeed","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):