MiMo-V2.5
nan/mimo-v2.5 · family mimo · in: text, image, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image audio.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
—
Cache read $/1M
#329 of 7,045
Cheapest rank
- Provider
- NaN (
nan) - Kind
- text (outputs text)
- Context
- 1,048,576 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text image audio
Same model, other providers
“MiMo-V2.5” is offered by 20 providers — cheapest-effective first. This one (NaN) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| NaN (this) | free | free | $0.00 | 1M |
| Xiaomi Token Plan (Singapore) | free | free | $0.00 | 1M |
| Kenari | free | free | $0.00 | 1M |
| Xiaomi Token Plan (China) | free | free | $0.00 | 1M |
| Xiaomi Token Plan (Europe) | free | free | $0.00 | 1M |
| Impossibl | $0.14 | $0.28 | $0.18 | 1M |
| OpenRouter | $0.14 | $0.28 | $0.18 | 1.1M |
| LLMTR | $0.14 | $0.28 | $0.18 | 1M |
| Xiaomi | $0.14 | $0.28 | $0.18 | 1M |
| Requesty | $0.14 | $0.28 | $0.18 | 1M |
| ClinePass | $0.14 | $0.28 | $0.18 | 1M |
| DevPass (LLM Gateway) | $0.14 | $0.28 | $0.18 | 1M |
| Kilo Gateway | $0.14 | $0.28 | $0.18 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at NaN 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.5","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):