Llama 4 Scout by Meta is a 17B active-parameter MoE model with 16 experts, 10M token context, early-fusion native multimodality, and single H100 GPU deployment.
Capabilities, design details, and architectural traits
Llama 4 Scout is Meta's open-weight, natively multimodal language model built on a mixture-of-experts (MoE) architecture with 16 experts. Despite a total of 109B parameters, only 17B parameters are active per token, enabling inference efficiency comparable to a dense 17B model. It is the first open-weight model from Meta to combine MoE with native multimodality via early fusion.
Llama 4 Scout uses an auto-regressive MoE architecture with early fusion, integrating image and text inputs at the model level rather than through a separate vision encoder pipeline. This allows both modalities to share the same token space from the start of processing.
Through mid-training with specialized long-context datasets, Scout achieves a 10 million token input context window — the largest in the Llama 4 series. This was extended using an interleaved RoPE (iRoPE) positional encoding approach to sustain quality across very long sequences.
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | Meta | Anthropic | Anthropic |
| Release Date | April 5, 2025 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | Aug 2024 | May 2026 | - |
| Context & Limits | |||
| Context Window | 10M Best Context Window | 1M | 1M |
| Pricing (per 1M tokens) | |||
| Input Pricing | $0.18 Best Input Pricing | $5 | $10 |
| Output Pricing | $0.66 Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | textimage | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 10.3 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | 8.2 | 78.0 Best Coding Index | 76.5 |
| Agentic Index | 1.1 | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.