Llama 4 Maverick vs Muse Spark 1.3
Compare Llama 4 Maverick and Muse Spark 1.3 side-by-side. See how these vision models stack up in Image Captioning, OCR, and Open Prompt.
Compare Llama 4 Maverick vs Muse Spark 1.3 live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Extract and compare text from images across multiple models.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Llama 4 Maverick vs Muse Spark 1.3 Comparison Table
Evals updated September 5, 2026Pricing updated September 19, 2026
| Property | Llama 4 Maverick | Muse Spark 1.3 |
|---|---|---|
| Organization | Meta | Meta |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Apr 2025 | Sep 2026 |
| Context Window | 1.0M | 1.0M |
| Parameters | 400B | |
| License | Custom | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $0.188 | $1.25 |
| Output $/1M | $0.652 | $4.25 |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Chart Question Answering | ||
| Classification | Demo | |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| Object Detection | 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 | Not evaluated | 79.8% |
| Avg cost / sample | – | $0.0075 |
| Avg speed / sample | – | 23.14s |
| By task | ||
| Object Detection (low) | – | 58.6% ±0.7, Mean of 3 runs, range 58.0 to 59.4 |
| Object Detection (high) | – | 56.6% ±2.4, Mean of 3 runs, range 54.5 to 59.3 |
| Counting (low) | – | 74.3% ±2.0, Mean of 3 runs, range 73.0 to 77.0 |
| Counting (high) | – | 75.7% ±3.4, Mean of 3 runs, range 73.0 to 79.7 |
| Identification (low) | – | 92.7% ±1.6, Mean of 3 runs, range 90.6 to 93.8 |
| Identification (high) | – | 86.5% ±1.6, Mean of 3 runs, range 84.4 to 87.5 |
| OCR (low) | – | 91.3% ±0.5, Mean of 3 runs, range 90.7 to 91.6 |
| OCR (high) | – | 86.9% ±4.1, Mean of 3 runs, range 82.2 to 90.4 |
| Data Extraction (low) | – | 88.7% ±1.5, Mean of 3 runs, range 86.6 to 89.7 |
| Data Extraction (high) | – | 87.6% ±0.0, Mean of 3 runs, range 87.6 to 87.6 |
| Reasoning (low) | – | 73.3% ±1.0, Mean of 3 runs, range 72.2 to 74.2 |
| Reasoning (high) | – | 73.1% ±1.0, Mean of 3 runs, range 72.2 to 74.2 |
Llama 4 Maverick vs Muse Spark 1.3: Overview
Llama 4 Maverick, introduced on April 5, 2025, is one of the first models in Meta’s Llama 4 family, designed as a natively multimodal model supporting text + image inputs with text outputs. It employs a Mixture-of-Experts (MoE) architecture with 128 experts, activating ~17B parameters per token out of a pool of ~400B total parameters. This design improves scalability, efficiency, and reasoning capacity. Maverick has a 1M-token context window, enabling it to handle large documents, extended conversations, and multimodal reasoning. Its knowledge cutoff is August 2024.
The model is released under the Llama 4 Community License and comes in both base and instruction-tuned (“Instruct”) versions. Maverick is widely deployed via Hugging Face, Google Vertex AI, Amazon Bedrock, and Oracle Cloud, making it one of the most accessible large open-weight models. However, it outputs text only (no image/audio generation) and, while input capacity is huge, output limits are typically much smaller. The MoE design also raises hardware demands, as maintaining 128 experts requires significant compute resources, and Meta’s license introduces restrictions around commercial-scale use.
Muse Spark 1.3 is a proprietary multimodal reasoning model from Meta Superintelligence Labs and the fourth Muse Spark release in five months, arriving on September 2, 2026. It takes text, images, video, and document files as input and returns text, and it operates over a context window of 1,048,576 tokens. Meta trains the model for long-horizon agentic work, so it carries accumulated context and prior tool results forward across many turns, reconciles messy or conflicting inputs, and asks for clarification when a task is underspecified. Visual inputs such as screenshots and video clips feed a reasoning loop that runs against a real execution environment rather than a scripted sequence of steps.
The model exposes graded reasoning effort settings. An xhigh configuration is generally available at launch, while a max reasoning configuration aimed at harder reasoning and agentic problems arrives after further safety testing. Artificial Analysis measures Muse Spark 1.3 (max) at 62 on its Intelligence Index and the xhigh configuration at 61, with agentic tool-use evaluations driving most of the gain over Muse Spark 1.2; max reaches 52% on Tau3-Bench Banking by spending more turns and reasoning tokens than xhigh. Prior Muse Spark versions emit bounding box coordinates, transcriptions, and structured field extractions from images on Roboflow Vision Evals.