Xiaomi Open-Sources MiMo-V2.5-Pro: 1M Context, Cheaper Than GPT
Xiaomi has released the open-source model “MiMo-V2.5-Pro”
And it works very well for agents and coding tasks. You can connect it to OpenClaw, Hermes Agent, Claude Code, and others.
It also performed well for frontend tasks.
Example: in one-shot mode it generated a 3D game optimized for mobile devices.
Another example: in a single prompt, the model was able to:
- use a browser
- go through several pages
- extract data
- export it to CSV
Impressive.
And one more point. MiMo-V2.5-Pro managed to clone Windows 11 as a web app with a bunch of features:
- Start menu
- Paint
- Notepad
- settings
- resizing windows
Everything was put together in ~15 minutes and in a single request.
- 3–4x cheaper than GPT-5.4
- 8x cheaper than Opus 4.6
It also provides context up to 1M tokens.
The model is distributed with weights, an API