MiMo-V2.6-Flash · Media / benchmark · Vendor report
The official model card defines XiaomiMiMo/MiMo-V2.6-Flash-RL as the efficiency-balanced checkpoint in the MiMo-V2.6 series and reports its results on code, general Agent, cybersecurity, and visual Agent benchmarks. However, the evaluation hardware, sample sizes, complete harnesses, prompts, and decoding settings have not been disclosed.
The official model card defines XiaomiMiMo/MiMo-V2.6-Flash-RL as the efficiency-balanced checkpoint in the MiMo-V2.6 series and reports its results on code, general Agent, cybersecurity, and visual Agent benchmarks. However, the evaluation hardware, sample sizes, complete harnesses, prompts, and decoding settings have not been disclosed. The results should therefore be treated as vendor-reported figures and cannot be directly extrapolated to all tasks or independently reproduced.
Tasks suitable for assessment: Official capability positioning for long-context, multimodal-input, code Agent, general Agent, cybersecurity, and visual coding tasks; local deployment boundaries with SGLang/vLLM.
Tasks unsuitable for extrapolation: Accuracy, latency, throughput, cost, and production stability for unlisted tasks or under different harnesses or decoding parameters; cross-model comparisons in the table cannot replace independent testing under matched conditions.
Applicable model version: Only MiMo-V2.6-Flash-RL; MiMo-V2.6 Flash in the table corresponds to this checkpoint. This article does not fold data from MiMo-V2.6-Pro-RL, MiMo-V2.5-Pro, or other older/Pro variants into Flash.
Test environment or client: Hugging Face model card; visible deployment examples include SGLang, vLLM, Transformers, and Docker. The evaluation hardware, operating system, drivers, service versions, and API client are not specified.
Inference settings and parameters: The model card recommends temperature=1.0 and top_p=0.95; it does not specify whether each benchmark used these settings. The SGLang example uses --tp 8 --dp 2, --mem-fraction-static 0.65, EAGLE draft parameters, and --reasoning-parser mimo --tool-call-parser mimo; the vLLM example uses --tensor-parallel-size 4, --gpu-memory-utilization 0.95, --max-model-len auto, and the same parser configuration.
The method information visible in the model card falls into two parts: a training/alignment description and a results table:
Training/alignment description: The official description says that one mixed RL run covered code, general Agent, vision, and cybersecurity; tasks and multiple harnesses were mixed in the same batch. The visible scale for asynchronous GRPO is 1,568 prompts × 16 rollouts per step, with each update involving billions of tokens. GRS generates task-oriented rubrics from within-group comparative rollouts, while GAR ranks successful trajectories and reallocates advantage.
Results table: The model card lists four benchmark groups - code Agent, general Agent, cybersecurity, and visual Agent - and places Flash alongside MiMo-V2.6 Pro, MiMo-V2.5 Pro, Claude Opus 5, GPT-5.6 Sol, and Claude Fable 5.
Visible evaluation conditions: Some benchmarks include version numbers, such as DeepSWE v1.1, AutomationBench v1.0.6, GDPval-AA 2.1, and Terminal Bench 4.0/2.1; versions for the others, sample sizes, prompts, few-shot settings, tool configurations, scoring scripts, hardware, and repeat counts are not specified.
Nature of the results: All figures below are vendor-reported values from the model card; the page provides no independent retest record for Flash or itemized evaluation commands that can be reproduced end to end.
All columns are transcribed from the model card's original table (- retained as the original missing marker):
| Category | Benchmark (version) | MiMo-V2.6 Pro | MiMo-V2.6 Flash | MiMo-V2.5 Pro | Claude Opus 5 | GPT-5.6 Sol | Claude Fable 5 |
|---|---|---|---|---|---|---|---|
| Code Agent | DeepSWE v1.1 | 71.9 | 67.9 | 19.0 | 74.0 | 73.0 | 70.0 |
| Code Agent | ProgramBench | 26.5 | 26.0 | 12.5 | 37.0 | 25.0 | 33.0 |
| Code Agent | MiMo Code Bench | 63.2 | 61.2 | 40.4 | 68.6 | 59.3 | - |
| General Agent | AutomationBench v1.0.6 | 53.1 | 52.3 | 16.0 | 50.3 | 45.8 | 46.2 |
| General Agent | Toolathlon-Verified | 76.9 | 73.6 | 49.1 | 80.6 | 74.9 | 77.9 |
| General Agent | GDPval-AA 2.1 | 1673 | - | 1107 | 1708 | 1588 | 1595 |
| General Agent | Agents’ Last Exam | 31.6 | 27.6 | 13.2 | 31.6 | 30.8 | 25.7 |
| General Agent | Terminal Bench 4.0 | 34.9 | 28.8 | 1.5 | 49.0 | 39.9 | 42.4 |
| General Agent | Terminal Bench 2.1 | 89.9 | 87.6 | 65.2 | 89.1 | 88.8 | 84.3 |
| General Agent | OSWorld-Verified | 82.0 | 80.8 | - | 83.4 | 83.0 | 86.0 |
| General Agent | JobBench | 62.0 | 61.2 | 25.0 | 65.7 | 45.4 | 57.4 |
| Cybersecurity | CyberGym | 94.0 | 95.1 | 40.0 | - | - | - |
| Cybersecurity | MiMo Cyber Bench | 80.2 | 77.2 | 0.0 | - | - | - |
| Cybersecurity | ExploitGym | 17.8 | 6.0 | 0.2 | 22.1 | 30.3 | 28.4 |
| Cybersecurity | ExploitBench | 47.9 | 25.3 | 16.6 | 70.0 | 78.5 | 78.0 |
| Cybersecurity | SEC Bench Pro | 66.3 | 47.5 | 17.7 | - | 79.1 | - |
| Visual Agent | MiMo VisualCoding | 72.3 | 71.5 | - | 70.0 | 73.4 | 69.1 |
The - entries in the table are missing-value markers from the original and should not be interpreted as 0. Because the evaluation conditions for each column are not specified, the table cannot establish that the different models used the same harness, prompts, or time window.
Exact repository identifier: XiaomiMiMo/MiMo-V2.6-Flash-RL; both the model card title and deployment commands use this identifier.
Positioning within the series: The efficiency-balanced checkpoint in the MiMo-V2.6 series.
Architecture: Sparse MoE; the model card summary gives 309B total parameters and 15B activated parameters.
Context: Maximum context of 1M tokens; the repository's config.json sets max_position_embeddings to 1048576.
Modalities: Text, image, video, and audio; tags include multimodal, vision-language, audio, video-understanding, agent, and long-context.
Vision encoder: 681M-parameter MiMo ViT with 28 layers (24 SWA + 4 full-attention).
Audio encoder: 308M-parameter AudioTokenizer + 127M audio patch encoder.
Backbone configuration: 48 layers (39 SWA + 9 GA), hidden size 4096, SWA Q/KV heads 64/8, GA Q/KV heads 64/4, sliding window 128, 256 routed experts, and 8 experts activated per token.
Speculative decoding: A 5-layer SWA MTP speculative decoder; the model card says that each forward pass predicts the next 7 tokens, while the deployment examples additionally configure EAGLE draft steps.
The same Hugging Face page's sidebar separately shows Model size: 159B params and lists F32, BF16, F8_E4M3, and U8 tensor types. The model card body’s 309B total / 15B activated is an architecture summary. The page does not explain how 159B corresponds to those figures, nor whether 159B is calculated according to a particular weight format, with modules removed, or under a different counting convention. Therefore, this article does not force a conversion or consolidation:
Vendor architecture convention: 309B total parameters and 15B activated parameters; used to describe the sparse MoE computation structure.
Hugging Face page summary convention: 159B params; recorded only as page metadata and not a substitute for the architecture figures in the body.
Reproduction recommendation: When citing parameter counts, state the convention used and further verify against the repository's current config.json, weight index, and actual loading logs; do not interpret 159B as 15B activated parameters, and do not merge Flash with Pro.
In the official table, Flash performs relatively strongly on CyberGym (95.1) and Terminal Bench 2.1 (87.6), among others; on ExploitGym (6.0), ExploitBench (25.3), and SEC Bench Pro (47.5), it is markedly below MiMo-V2.6 Pro in the same table. These are item-by-item results and do not constitute an overall ranking.
The coverage of the results is limited: the Flash value for GDPval-AA 2.1 is blank, and the sample sizes, hardware, prompts, tools/harnesses, and scoring details for each benchmark have not been disclosed; latency, throughput, cost, or real-world business success rates cannot be inferred from them.
The model card defines a local deployment boundary, but it is not a performance measurement: the SGLang example depends on trust-remote-code, TP/DP, and MTP/EAGLE configurations; the vLLM example notes that the stable release may lag behind and points to the prebuilt image vllm/vllm-openai:mimov25-cu129. Actual compatibility should be verified against the current framework version, available VRAM, and weight format.
The cross-model columns (Claude, GPT, and others) are comparison values in the vendor's table; their sources, dates, and harness conditions are not specified, so they should not be treated as measurements independently conducted under matched conditions.
Download or mount the exact repository XiaomiMiMo/MiMo-V2.6-Flash-RL; do not replace it with Pro, V2.5, or another Flash version.
Deploy according to the model card's Transformers, SGLang, or vLLM examples; retain the trust_remote_code, multimodal encoder, and reasoning/tool-call parser configurations, and record the framework, image, driver, GPU, VRAM, parallelism, and weight format.
Use temperature=1.0 and top_p=0.95 as the sampling starting point given by the model card; record the actual max tokens, tool settings, prompts, sample sizes, and scoring scripts for each item. The model card does not provide these evaluation details, so reproducers must fill them in themselves and cannot claim matched conditions with the official figures.
Run benchmarks at the same versions and save the raw outputs, scoring results, and failed samples separately; keep - in the table as “not reported” and do not rewrite it as 0.
For the parameter discrepancy, record the model card's 309B/15B architecture summary, the Hugging Face 159B page summary, config.json, and actual loading logs together; state the counting convention before making comparisons.
The figures, task set, reasoning tier, and client conditions apply only to the listed source and collection snapshot. Different versions, harnesses, or providers must not be compared directly; undisclosed parameters remain unknown.
For a reproduction, fix the model version, provider or client, reasoning tier, tools, task-set version, sample count, and collection date, and record failures, retries, and human corrections. Full steps are in the source notes below.
Hugging Face · Xiaomi MiMo Team · Original publication date Unknown · Site edit date 2026-09-22
Open original sourceMiMo-V2.6-Flash
Download the Tabbit client to check model access