MiMo V2.6 Pro vs Muse Spark 1.2
Compare MiMo V2.6 Pro and Muse Spark 1.2 side-by-side. See how these vision models stack up in Image Captioning, OCR, Classification, Object Detection, and Open Prompt.
Compare MiMo V2.6 Pro vs Muse Spark 1.2 live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Detect and compare bounding boxes across models on the same image.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
MiMo V2.6 Pro vs Muse Spark 1.2 on Vision Evals
Muse Spark 1.2 scores higher on all six Vision Evals tasks.
The widest gap is Reasoning, where Muse Spark 1.2 leads 75.1% to 35.1%.
Overall, MiMo V2.6 Pro averages 62.5% (#49 of 59) against 80.5% (#12 of 59) for Muse Spark 1.2.
MiMo V2.6 Pro is cheaper ($0.0008 vs $0.0072 per sample), while Muse Spark 1.2 is faster (7.8s vs 8.5s per sample).
MiMo V2.6 Pro vs Muse Spark 1.2 Comparison Table
Evals updated September 22, 2026Pricing updated September 23, 2026
| Property | MiMo V2.6 Pro | Muse Spark 1.2 |
|---|---|---|
| Organization | Xiaomi | Meta |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Sep 2026 | Aug 2026 |
| Context Window | 1.0M | 1.0M |
| Parameters | 1.02T total, 42B active | |
| License | MIT | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $0.435 | $1.25 |
| Output $/1M | $0.870 | $4.25 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Chart Question Answering | ||
| Classification | Demo | Demo |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| object-detection | Demo | Demo |
| OCR | Demo | Demo |
| Vision Language | ||
| Visual Question Answering | Demo | Demo |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | 62.5% | 80.5% |
| Avg cost / sample | $0.0008 | $0.0072 |
| Avg speed / sample | 8.47s | 7.81s |
| By task | ||
| Object Detection (low) | 42.0% ±1.1, Mean of 3 runs, range 40.9 to 43.1 | 59.0% ±1.0, Mean of 3 runs, range 58.1 to 60.2 |
| Object Detection (high) | 46.7% ±0.8, Mean of 3 runs, range 45.7 to 47.3 | 60.5% ±0.3, Mean of 3 runs, range 60.2 to 60.7 |
| Counting (low) | 50.0% ±2.0, Mean of 3 runs, range 48.6 to 52.7 | 76.6% ±2.7, Mean of 3 runs, range 74.3 to 79.7 |
| Counting (high) | 59.0% ±5.4, Mean of 3 runs, range 52.7 to 63.5 | 75.2% ±2.0, Mean of 3 runs, range 73.0 to 77.0 |
| Identification (low) | 76.0% ±1.6, Mean of 3 runs, range 75.0 to 78.1 | 89.6% ±1.6, Mean of 3 runs, range 87.5 to 90.6 |
| Identification (high) | 78.1% ±4.7, Mean of 3 runs, range 71.9 to 81.3 | 87.5% ±0.0, Mean of 3 runs, range 87.5 to 87.5 |
| OCR (low) | 90.7% ±1.7, Mean of 3 runs, range 88.5 to 91.9 | 93.6% ±0.6, Mean of 3 runs, range 92.9 to 94.1 |
| OCR (high) | 87.5% ±2.7, Mean of 3 runs, range 85.3 to 90.6 | 92.9% ±0.8, Mean of 3 runs, range 91.9 to 93.6 |
| Data Extraction (low) | 81.1% ±0.5, Mean of 3 runs, range 80.4 to 81.4 | 89.0% ±1.0, Mean of 3 runs, range 87.6 to 89.7 |
| Data Extraction (high) | 80.4% ±1.5, Mean of 3 runs, range 79.4 to 82.5 | 88.3% ±1.5, Mean of 3 runs, range 86.6 to 89.7 |
| Reasoning (low) | 35.1% ±2.6, Mean of 3 runs, range 32.5 to 37.8 | 75.1% ±0.3, Mean of 3 runs, range 74.8 to 75.5 |
| Reasoning (high) | 55.9% ±2.3, Mean of 3 runs, range 54.3 to 58.9 | 75.7% ±0.3, Mean of 3 runs, range 75.5 to 76.2 |
MiMo V2.6 Pro vs Muse Spark 1.2: Overview
MiMo V2.6 Pro is the flagship omni-modal foundation model in Xiaomi's MiMo V2.6 series, released as open weights alongside a Flash variant and a 9B distillation of Qwen3.5. It uses a sparse mixture-of-experts transformer with 1.02 trillion total parameters and roughly 42 billion activated per token, paired with a hybrid attention design that interleaves sliding-window and global attention layers to support a context window of about one million tokens. Dedicated encoders handle non-text inputs, including a vision encoder of roughly 681 million parameters and an audio tokenizer stack, so the model accepts text, images, video, and audio and returns text.
Post-training centers on large-scale reinforcement learning across thousands of interactive environments, combined with agentic grading, self-correction cold start, and a multi-prefix multi-teacher on-policy distillation stage that extends behavior to tasks that are hard to verify automatically. The resulting model targets long-horizon agentic work such as software engineering, terminal and computer-use operation, tool calling, cybersecurity analysis, and visual coding, and it reports gains over the prior MiMo generation on SWE-bench Verified, Terminal Bench, and internal visual coding and cyber benchmarks.
Muse Spark 1.2 is a proprietary multimodal reasoning model from Meta Superintelligence Labs, released as a coding-focused update to Muse Spark 1.1. It accepts text, images, video, audio, and PDF documents and returns text, with a context window of roughly one million tokens that allows whole repositories, long documents, and extended agent trajectories to be held in a single request. The model thinks before answering, and the amount of reasoning effort it spends is configurable per request. Alongside its visual and document understanding, it supports structured output and parallel function calling, and it is designed to operate either as a planning agent that delegates work or as a subagent executing tasks in parallel.
Training for version 1.2 scaled up compute on coding tasks and widened the diversity of training environments, concentrating on long-horizon work such as whole-repository generation, large end-to-end projects, and automated research. Part of the training data was self-generated, with Muse Spark 1.1 producing coding environments and instruction-following templates and grading candidate solutions against them. The model was co-trained with the Muse Code terminal agent, incorporating rejection-sampled harness trajectories and that toolset. Meta reports 82.9 percent on Terminal-Bench 2.1, an improvement of 6.7 points over Muse Spark 1.1. Multimodal use cases documented for the family include visual-to-code generation and detailed image and video captioning.
Frequently Asked Questions
On Roboflow's Vision Evals, Muse Spark 1.2 performed better. It scores higher on all six vision tasks and averages 80.5% (#12 of 59) against 62.5% (#49 of 59) for MiMo V2.6 Pro. These scores measure vision capabilities only; either model may perform differently on work outside this benchmark's tasks.
No. On the Vision Evals Reasoning benchmark at low effort, Muse Spark 1.2 leads with 75.1% against 35.1%. This is the widest gap between the two models across the benchmark's tasks.
MiMo V2.6 Pro is cheaper to run. Across Roboflow's Vision Evals task mix it averaged $0.0008 per sample against $0.0072. MiMo V2.6 Pro is priced at $0.43 per 1M input tokens and $0.87 per 1M output; Muse Spark 1.2 is priced at $1.25 per 1M input tokens and $4.25 per 1M output. Actual costs depend on your image sizes, prompts, and output length.
Muse Spark 1.2 is faster. Across Roboflow's Vision Evals it averaged 7.8s per inference against 8.5s. Latency varies with image size, prompt length, and provider load, so treat these as relative rather than guaranteed figures.
Yes. The comparison demo on this page runs both models on the same image side by side for image captioning and OCR in the free Roboflow Playground. You can try it instantly, and a free account unlocks unlimited runs.