Mixtral 8x22B Instruct by Mistral AI is a sparse MoE model with 141B total and 39B active parameters, native function calling, and Apache 2.0 license.
Capabilities, design details, and architectural traits
Mixtral 8x22B Instruct is the instruction fine-tuned version of Mixtral-8x22B-v0.1, a sparse Mixture-of-Experts (SMoE) model released by Mistral AI under Apache 2.0. Its defining architectural property is selective parameter activation: of 141B total parameters across 8 expert networks, only 39B activate per token during inference — roughly 28% of total capacity — enabling throughput characteristics faster than dense models of comparable active size.
The SMoE routing mechanism selects which expert sub-networks process each token independently, leaving the remaining experts inactive for that token. This is distinct from dense models where all parameters participate in every forward pass. Mistral officially positions this as delivering performance-per-active-parameter efficiency that outpaces dense open-weight alternatives at the 70B class.
Released April 2024 under Apache 2.0 with both base (Mixtral-8x22B-v0.1) and instruct (Mixtral-8x22B-Instruct-v0.1) checkpoints. The API endpoint open-mixtral-8x22b reached retirement on March 30, 2025, with Mistral Small 3.2 designated as the official replacement per Mistral's model documentation.
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | Mistral | Anthropic | Anthropic |
| Release Date | April 17, 2024 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | Jan 2024 | May 2026 | - |
| Context & Limits | |||
| Context Window | 66K | 1M Best Context Window | 1M Best Context Window |
| Pricing (per 1M tokens) | |||
| Input Pricing | Free Best Input Pricing | $5 | $10 |
| Output Pricing | Free Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | textfile | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 4.0 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | - | 78.0 Best Coding Index | 76.5 |
| Agentic Index | - | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Scientific coding and mathematical modeling.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.