mimo-v2.5Xiaomi
- endpoints
- 3
- regions
- 1
- best tok/s
- 77
- api
- chat
- released
- April 2026
capabilities 5/8
The same weights cost 2.9x more on deepinfra inc. than on xiaomi. That is what the endpoints table is for.
| # | flags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Global | 1.0M | $0.14 | $0.28 | $0.0028 | 1.84s | 77.0 | no-train | ||
| 2 | Global | 262K | $0.32 | $1.60 | $0.06 | 787ms | 71.0 | zdr | ||
| 3 | Global | 262K | $0.40 | $2.00 | $0.08 | 787ms | 71.0 | zdr |
| provider | now | low | high | change |
|---|---|---|---|---|
| DeepInfra Inc. | 787ms | 874ms | 1.83s | -6.9% |
| Xiaomi | 1.84s | 1.27s | 4.64s | +266% |
median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.
Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.
no published benchmark scores for this model
mimo-v2.5requesty routes this id across every provider serving mimo-v2.5, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="mimo-v2.5", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
MiMo-V2.5 is a native omnimodal model with strong agentic capabilities, supporting text, image, video, and audio understanding within a unified architecture. Built upon the MiMo-V2-Flash backbone and extended with dedicated vision and audio encoders, it delivers robust performance across multimodal perception, long-context reasoning, and agentic workflows.
questions 7
Which providers serve mimo-v2.5?
How much does mimo-v2.5 cost?
Is mimo-v2.5 open weights?
What is the context window of mimo-v2.5?
Which provider is fastest for mimo-v2.5?
How do I use mimo-v2.5 with the OpenAI SDK?
Should I call mimo-v2.5 by its managed id or a provider id?
more from xiaomi 1
| model | context | from /M | providers |
|---|---|---|---|
| mimo-v2.5-pro | 1.0M | $0.43 | 2 |
route mimo-v2.5 through one endpoint
One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
