Mixtral-8x22B
FreeA sparse MoE model setting new standards for performance and efficiency.
About Mixtral-8x22B
Mixtral 8x22B is a sparse mixture-of-experts (SMoE) language model developed by Mistral AI, released in April 2024 under the Apache 2.0 open-source license. It has 141B total parameters with only 39B active per token, offering a strong performance-to-cost ratio. The model supports a 64K token context window, is natively fluent in English, French, Italian, German, and Spanish, and excels at mathematics, coding, and reasoning tasks. It also natively supports function calling and constrained output modes, making it suitable for application development and enterprise tech stack modernization. The base model is available for fine-tuning, and the instructed version achieves state-of-the-art results on benchmarks like GSM8K (90.8%) and Math (44.6%).
Key Features
Pros & Cons
- Open-source under Apache 2.0 with no usage restrictions
- Excellent performance relative to active parameter count (39B active of 141B total)
- Faster inference than dense 70B models due to sparse activation
- Strong multilingual and math/coding capabilities
- Large 64K context window for handling long documents
- Supports function calling and constrained output for production use
- Requires significant computational resources for inference due to large total parameter count (141B)
- Not a full product with chat interface; requires self-hosting or integration
- May not surpass the absolute performance of the largest closed-source frontier models on all tasks