XiaomiMiMo/MiMo-V2.6-Pro-RL — new model trending #30 on Hugging Face
Xiaomi released flagship MiMo-V2.6-Pro-RL, a 1.02T omnimodal MoE activating 42B parameters with 1M context.
Xiaomi released MiMo-V2.6-Pro-RL, the flagship checkpoint of the MiMo-V2.6 series, on Hugging Face. It is a sparse mixture-of-experts model with 1.02 trillion total parameters, 42 billion activated, a 1 million-token context, and native text, image, video, and audio support. Xiaomi reports 71.9 on DeepSWE v1.1, 89.9 on Terminal Bench 2.1, and 80.2 on MiMo Cyber Bench. On ExploitBench it reports 47.9, below the 78.5 it lists for GPT-5.6 Sol.
- Flagship sparse MoE has 1.02T total and 42B activated parameters.
- Context is 1M tokens across text, image, video, and audio.
- Xiaomi reports 71.9 DeepSWE and 80.2 on MiMo Cyber Bench.
- ExploitBench score is 47.9, versus 78.5 reported for GPT-5.6 Sol.
- Groupwise grading and MOPD2 distillation follow the mixed RL run.
Full article1,325 words · extracted from huggingface.co · click to collapse
<br/><br/>
<div align="center">
<picture>
<source srcset="https://github.com/XiaomiMiMo/MiMo/raw/main/figures/Xiaomi_MiMo_darkmode.png?raw=true" media="(prefers-color-scheme: dark)">
<img src="https://github.com/XiaomiMiMo/MiMo/raw/main/figures/Xiaomi_MiMo.png?raw=true" width="60%" alt="Xiaomi-MiMo" />
</picture>
</div>
<br/>
<div align="center" style="line-height: 1;">
|
<a href="https://huggingface.co/XiaomiMiMo/MiMo-V2.6-Pro-RL" target="_blank">🤗 HuggingFace</a>
|
<a href="https://mimo.xiaomi.com/mimo-v2-6" target="_blank">📰 Blog </a>
|
<a href="https://platform.xiaomimimo.com" target="_blank">🎨 Xiaomi MiMo API Platform </a>
|
<a href="https://aistudio.xiaomimimo.com" target="_blank">🗨️ Xiaomi MiMo Studio </a>
|
<a href="https://mimo.xiaomimimo.com/desktop/" target="_blank">💻 Xiaomi MiMo Desktop </a>
|
</div>
<br/>
<div align="center" style="line-height: 1.2;">
<strong>Community</strong><br/>
<a href="https://huggingface.co/XiaomiMiMo/MiMo-V2.5-Pro/blob/main/assets/wechat.jpg" target="_blank">WeChat Group</a>
|
<a href="https://discord.gg/kKC2kNnQEX" target="_blank">Discord</a>
|
<a href="https://t.me/+3T-I0pekOVIyNDBl" target="_blank">Telegram</a>
|
<a href="https://www.reddit.com/r/XiaomiMiMo_Official/" target="_blank">Reddit</a>
</div>
<br/>
# MiMo-V2.6-Pro-RL
**Scaling Reinforcement Learning Toward Self-Improvement**
<p align="center">
<a href="https://huggingface.co/XiaomiMiMo/MiMo-V2.6-Pro-RL/blob/main/MiMo_V2_6_technical_report.pdf"><b>Technical Report</b></a>
</p>
## 1. Introduction
MiMo-V2.6-Pro-RL is the flagship checkpoint of the MiMo-V2.6 series. The series is built to **scale reinforcement learning toward self-improvement** — scaling RL compute, environment diversity, and grader compute together, so the model keeps expanding its capability frontier through exploration and feedback. Key features include:
- **Native Omnimodal + Long Horizon**: Text, image, video, and audio in one model; 1M tokens for long repositories, tool traces, and multi-session agent runs.
- **You Only RL Once**: One mixed RL run across coding, general agents, visual, and cybersecurity — not separate per-domain runs. Tasks and multiple harnesses are mixed in the same batch so capabilities reinforce each other and strategies transfer to harnesses never seen in training.