Back to products
MiMo-V2-Flash

MiMo-V2-Flash

Ultra-fast 309B MoE model for coding & agents

Overview

What it is

Open-source (Apache 2.0) LLM series 'born for reasoning.' Pre-trained & RL-tuned models (like the 7B) match o1-mini on math/code. Base/SFT/RL models released.

Intent

I need it when

Deploy efficient inference with speculative decoding for faster generation

MiMo includes Multiple-Token Prediction (MTP) layers enabling speculative decoding with ~90% acceptance rate, reducing latency by 2.29× during training and 1.96× during validation. Supported in vLLM, SGLang, and HuggingFace transformers.

Improve model reasoning through reinforcement learning with verifiable rewards

MiMo provides RL training recipes using rule-based accuracy rewards and test difficulty-driven code rewards, with 130K curated math and code problems. Users can apply the same post-training methodology to their own models using the open-source infrastructure.

Access a small 7B model that outperforms larger 32B models on reasoning tasks

MiMo-7B-RL surpasses much larger models on mathematics (AIME 2024: 68.2%) and code benchmarks (LiveCodeBench v5: 57.8%), proving that pre-training and post-training strategies matter more than scale for reasoning.

Integrate a reasoning model into existing ML workflows without vendor lock-in

MiMo is Apache-2.0 licensed open source available on HuggingFace and ModelScope. Users can integrate via standard transformers library, vLLM, or SGLang, with full control over deployment, fine-tuning, and data.

Build a reasoning-focused language model for mathematics and code problems

MiMo-7B is pre-trained from scratch with reasoning-optimized data pipelines and achieves 95.8% on MATH500 and 57.8% on LiveCodeBench v5, matching OpenAI o1-mini performance. Users can download base, SFT, or RL-trained checkpoints to deploy locally.

Drop

Not a fit when

  • User requires commercial support or SLA guarantees; MiMo is community-maintained open source
  • User needs a managed API service with usage-based billing; MiMo requires self-hosting or deployment
  • User lacks GPU infrastructure or ML engineering expertise to deploy and fine-tune the model
  • User requires proprietary model weights or closed-source implementation; MiMo is fully open source
  • User needs real-time inference at scale without infrastructure investment; MiMo requires deployment setup
Commercials

Pricing

Open source, free to download and use