Xiaomiproprietary
Released: 2026-08-01

MiMo-V2.6-Flash

OpenRouter ranked #8 foundation model processing 4.28T tokens weekly. Deployed by xiaomi.

Intelligence Index
86.4/ 100
Calibrated multi-domain composite
Throughput Speed
100tok/sec
Output streaming throughput
Time To First Token
280ms
Initial chunk server latency
LiveBench Contam-Free
—%
September 2026 suite score

Sourced Benchmark Evaluations (60)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-3Active55.5%
93
2026-09-05independentSource ↗
ARC-AGI-2Nearing Saturation66.6%
75
2026-08-29independentSource ↗
FrontierMathActive23.1%
98
2026-08-26independentSource ↗
PutnamBenchActive43%
90
2026-08-25independentSource ↗
Omni-MATHDeprecated61.1%
10
2026-08-23independentSource ↗
SWE-LancerDeprecated57.9%
20
2026-08-23independentSource ↗
FrontierCodeActive49.4%
98
2026-08-21independentSource ↗
SoohakActive62.8%
98
2026-08-21independentSource ↗
StructFlowBenchNearing Saturation67.6%
75
2026-08-19independentSource ↗
Humanity's Last ExamActive37.6%
93
2026-08-19independentSource ↗
AIMENearing Saturation78.5%
75
2026-08-19independentSource ↗
OlympiadBenchActive67.7%
80
2026-08-18independentSource ↗
Terminal-BenchActive59.6%
80
2026-08-17independentSource ↗
FireBenchActive66.8%
95
2026-08-17independentSource ↗
MathArenaActive66.1%
99
2026-08-17independentSource ↗
SimpleQAActive44.9%
90
2026-08-16independentSource ↗
OpenAI-MRCRActive72.6%
80
2026-08-16independentSource ↗
CodeContestsDeprecated55.4%
10
2026-08-16independentSource ↗
SWE-bench ProActive52.8%
90
2026-08-15independentSource ↗
ComplexBenchNearing Saturation65.2%
80
2026-08-15independentSource ↗
LongBench-ProActive70.8%
80
2026-08-15independentSource ↗
MultiPL-EDeprecated78.4%
10
2026-08-14independentSource ↗
ZeroSCROLLSNearing Saturation69.1%
78
2026-08-14independentSource ↗
InfiniteBenchNearing Saturation73.4%
65
2026-08-13independentSource ↗
LiveCodeBenchSaturated69.9%
39
2026-08-13independentSource ↗
AgentIFNearing Saturation54.1%
80
2026-08-13independentSource ↗
MATHSaturated80.9%
25
2026-08-13independentSource ↗
SCROLLSNearing Saturation69.1%
65
2026-08-12independentSource ↗
MercuryDeprecated75%
10
2026-08-12independentSource ↗
MMLU-ProNearing Saturation79.5%
75
2026-08-12independentSource ↗
TabMWPSaturated76%
25
2026-08-11independentSource ↗
CyberSecEvalDeprecated76.7%
10
2026-08-11independentSource ↗
RULERNearing Saturation79.5%
84
2026-08-11independentSource ↗
SWE-bench VerifiedSaturated66.5%
25
2026-08-10independentSource ↗
QuALITYNearing Saturation76%
78
2026-08-10independentSource ↗
MMLU-ReduxSaturated84.7%
25
2026-08-10independentSource ↗
SWE-benchDeprecated57.9%
10
2026-08-09independentSource ↗
MGSMNearing Saturation78.5%
65
2026-08-09independentSource ↗
LongBenchNearing Saturation74.3%
65
2026-08-09independentSource ↗
QASPERNearing Saturation71.7%
65
2026-08-08independentSource ↗
TruthfulQASaturated76%
25
2026-08-08independentSource ↗
AGIEvalSaturated73.4%
25
2026-08-08independentSource ↗
SuperGLUESaturated87.1%
25
2026-08-07independentSource ↗
GSM-HardDeprecated79.3%
10
2026-08-07independentSource ↗
MT-BenchNearing Saturation8.2%
75
2026-08-06independentSource ↗
BIG-Bench HardSaturated83.7%
25
2026-08-06independentSource ↗
CodeXGLUEDeprecated80.1%
23
2026-08-06independentSource ↗
WinoGrandeSaturated88.8%
28
2026-08-05independentSource ↗
MBPP+Nearing Saturation86.9%
65
2026-08-05independentSource ↗
IFEvalDeprecated77.9%
25
2026-08-05independentSource ↗
GPQANearing Saturation76%
78
2026-08-05independentSource ↗
HumanEval+Saturated92%
25
2026-08-04independentSource ↗
Needle-in-a-HaystackSaturated97.3%
44
2026-08-04independentSource ↗
CommonsenseQASaturated89.7%
28
2026-08-04independentSource ↗
GSM8KSaturated89.2%
25
2026-08-03independentSource ↗
GLUESaturated92.2%
28
2026-08-03independentSource ↗
MBPPSaturated90.3%
25
2026-08-03independentSource ↗
HumanEvalSaturated97.1%
25
2026-08-02independentSource ↗
MMLUSaturated88.1%
25
2026-08-02independentSource ↗
ARC-AGISaturated80.3%
25
2026-08-02independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

client = OpenAI()
response = client.chat.completions.create(
    model="mimo-v2-6-flash",
    messages=[{"role": "user", "content": "Evaluate multi-step logic problem"}],
    temperature=0.2
)
print(response.choices[0].message.content)

Evaluation & Sourcing Notes

Scores listed for MiMo-V2.6-Flash represent verified evaluations extracted from official research papers, independent evaluation suites (HELM, LMSYS, OpenCompass, LiveBench), and verified audit reports.

All benchmarks marked as saturated or deprecated reflect historical performance where the benchmark no longer provides active discriminative power.