Xiaomi MiMo / mimo/mimo-v2.5-pro
MiMo V2.5 Pro - access through LLMTR
The flagship MiMo 2.5 option for teams that want long context, tool use, and stronger output quality. This is the new canonical identifier replacing `mimo/mimo-v2-pro` and uses current pay-as-you-go pricing.
Technical specifications
| Canonical ID | mimo/mimo-v2.5-pro |
|---|---|
| Provider | Xiaomi MiMo |
| Context window | 1,000,000 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | REQUEST | PER_1K_CALLS | $5.00 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"mimo/mimo-v2.5-pro","messages":[{"role":"user","content":"Hello"}]}'
Related models
- MiMo V2.5 mimo/mimo-v2.5
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- MedGemma 4B llmtr/medgemma-4b
- Trendyol 7B llmtr/trendyol-7b
- Magibu 11B v8 llmtr/magibu-11b-v8
- EmbeddingGemma 300M llmtr/embeddinggemma-300m
- Qwen 3.5 4B llmtr/qwen3-5-4b