Skip to main content
Browse Models

Mistral AI

Mixtral 8x22B

Released

2024-04-17

Family

Mixtral

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

4-bit GGUF (Q4_K_M)

GGUF · Mixtral-8x22B-v0.1-Q4_K_M.gguf

5-bit GGUF (Q5_K_M)

GGUF · Mixtral-8x22B-v0.1-Q5_K_M.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Mixtral 8x22B, developed by Mistral AI, is a large-scale open-weight language model built upon a Sparse Mixture of Experts (SMoE) architecture. Released under the Apache 2.0 license, the model is designed for a wide range of applications, enabling both academic research and commercial use. Mixtral 8x22B is characterized by efficient inference, multilingual capabilities, performance in mathematics and coding, and support for long-context tasks within the Mixtral and broader large language model (LLM) ecosystem.

Scatter plot showing active parameters vs. MMLU, positioning Mixtral 8x22B among models with an observed performance-to-cost utilization.

Figure 1. Performance versus inference budget among open models, illustrating how Mixtral 8x22B can achieve a performance-to-cost utilization.

Model Architecture

Mixtral 8x22B leverages the Sparse Mixture of Experts (SMoE) architecture, a design distinguished by the presence of multiple independent "experts" within each transformer layer. For each token processed, a router network dynamically selects a subset of these expert feedforward blocks, combining their outputs to compose the final representation. In Mixtral 8x22B, the model contains a total of 141 billion parameters but activates only 39 billion parameters during inference for a given token, optimizing computational efficiency while maintaining a large effective model size.

This sparsity-focused structure can enhance both inference speed and throughput, especially at scale. The architecture includes an extended context window, supporting sequences up to 64,000 tokens, enabling the model to process and recall information from lengthy documents and conversations with high fidelity.

Multilingual and Domain-Specific Capabilities

Mixtral 8x22B demonstrates multilingual competence. The model natively handles English, French, German, Spanish, and Italian, as evidenced by evaluations on established benchmarks such as HellaSwag, Arc Challenge, and MMLU in multiple languages here. Alongside its language skills, Mixtral 8x22B exhibits reasoning and knowledge proficiency, achieving accuracy in tasks requiring general understanding, common sense, and complex reasoning.

Table comparing model performance on reasoning and knowledge benchmarks.

Figure 2. Mixtral 8x22B comparative results on common sense, reasoning, and knowledge benchmarks, indicating consistent performance relative to other open models.

Table showing multilingual benchmark scores for Mixtral 8x22B and other models.

Figure 3. Performance of Mixtral 8x22B across multiple languages on HellaSwag, Arc Challenge, and MMLU, highlighting its native multilingual abilities.

In addition to language understanding, the model is designed for tasks in mathematics and software development. Its architecture and training enable Mixtral 8x22B to perform well at coding tasks (as evaluated on benchmarks such as HumanEval and MBPP) and mathematical reasoning (as seen on GSM8K and Math benchmarks), consistently yielding results competitive with other openly available models.

Table comparing model performance on coding and mathematics tasks.

Figure 4. Mixtral 8x22B's coding and mathematics benchmark results compared to other open models.

Training Methods and Technical Specifications

Mixtral 8x22B is the product of large-scale pretraining on diverse, multilingual datasets. The model integrates modifications to the standard transformer design, notably by replacing classical feedforward blocks with sparse Mixture-of-Experts layers that implement dynamic expert routing through gating networks. Each token is typically routed to a pair of experts per layer, optimizing parameter use and computational demands. Native support for function calling and constrained output modes enables precise task structuring, assisting in both software engineering and broader workflow automation tasks.

The technical implementation ensures compatibility with major deep learning frameworks, supporting integration into common model serving and deployment environments, such as the Hugging Face Transformers library. This includes compatibility with popular libraries for inference, and optimizations utilizing vLLM and Megablocks kernels for efficiency.

Performance and Benchmarking

Comprehensive benchmarking demonstrates Mixtral 8x22B's performance in language understanding, reasoning, multilingual ability, coding, and mathematics. On general reasoning and knowledge tests (such as MMLU, HellaSwag, WinoGrande, ARC Challenge, TriviaQA, and NaturalQuestions), Mixtral 8x22B achieves performance metrics that are competitive with other open models in its parameter class, according to available benchmark data. For mathematics and code, the Mixtral 8x22B base and instruct variants achieved notable scores in HumanEval, MBPP, and GSM8K, with instruction-tuning further boosting accuracy rates.

The utilization of sparse activation patterns allows Mixtral 8x22B to achieve efficient inference speeds and a lower active parameter footprint compared to dense models of comparable total size. As shown in published results, the model sustains throughput for both batch and long-context workloads.

Applications and Limitations

Designed as a foundational model, Mixtral 8x22B supports application across research, industry, and development contexts. Native function calling enables integrations, such as tool use and external action execution, while the large context window supports document-based workflows, question answering, summarization, and structured prompt engineering.

As a base model, Mixtral 8x22B does not include moderation or safety layers by default. It should be fine-tuned or wrapped accordingly for sensitive or public-facing deployments. The sparse expert architecture, while enabling efficiency, introduces complexity with respect to expert routing and parallelism; operationally, effective load balancing and batching are recommended for optimal performance, especially in distributed settings.

Family and Licensing

Mixtral 8x22B is part of the broader Mixtral model family, which also includes Mixtral 8x7B as well as the earlier Mistral 7B model. The entire series employs Mixture-of-Experts techniques to optimize the performance-to-computation ratio within the open-weight model landscape. The Apache 2.0 licensing ensures these models are open and accessible for both research and commercial innovation.

Helpful Links

About Mixtral: The Mixtral family of AI models, developed by Mistral AI, employs a sparse mixture-of-experts (sMOE) architecture, enabling them to outperform larger models like Llama 2 70B while achieving up to six times faster inference speeds.

More from Mistral AI

Mistral AI /

Mistral 7B

Base 7.3-billion parameter model from Mistral AI, with superior performance to Llama 2 7b (and 13b, impressively) on nearly all benchmarks.
Mistral AI /

Mistral Large 2

123 billion parameter model from Paris-based Mistral AI, significantly more capable than its predecessor in code generation, mathematics, reasoning, multilingual support, and function calling.
Mistral AI /

Mistral Small (2409)

A 22B parameter enterprise-grade small model, a convenient mid-point between Mistral NeMo 12B and Mistral Large 2. This version delivers significant improvements in human alignment, reasoning capabilities, and code over the previous version.
Mistral AI /

Mistral Small 3.2 (2506)

A 24-billion parameter multimodal model featuring improved instruction following, function calling, and reduced repetition over its predecessor.
Mistral AI /

Mistral Small 3.1 (2503)

A 24-billion parameter multimodal transformer supporting text and vision tasks with 128K token context length under Apache 2.0 license.
Mistral AI /

Devstral Small 1.0

A 23.6B parameter coding assistant finetuned for agentic software engineering tasks with 128K context window and 46.8% SWE-Bench performance.
Mistral AI /

Mistral Small 3 (2501)

A 24-billion parameter instruction-tuned language model with multilingual capabilities, 32K context window, and optimized low-latency inference performance.
Mistral AI /

Mistral NeMo 12B

A 12B parameter multi-lingual model that supports function calling built in collaboration with NVIDIA and trained using the new Tekken tokenizer. By some metrics, it is state-of-the-art in its size category. NeMo was trained with quantisation awareness, enabling FP8 inference without any performance loss.
Mistral AI /

Codestral 22B v0.1

A 22.2 billion parameter causal language model trained on over 80 programming languages with support for code generation and fill-in-the-middle completion.