Key Specifications

Vendormistral
Version8x22b
Release Date2024-04-10
Context Window64000 tokens
Input Modalitiestext
Output Modalitiestext
LicenseApache 2.0
Documentationhttps://docs.mistral.ai/

Benchmark Performance

BenchmarkScoreUnitEvaluated AtNotesSource
MMLU77.8%2024-04-105-shotview
HUMANEVAL45.2pass@12024-04-10view
GSM8K78.6%2024-04-100-shot CoTview
MATH46%2024-04-100-shot CoTview
BBH74.5%2024-04-103-shot CoTview

Pricing

TierPriceCurrency
Input$1.2 / MtokUSD
Output$1.2 / MtokUSD
Cache Read$0 / MtokUSD
Cache Write$0 / MtokUSD

Source: https://mistral.ai/technology/ · as of 2024-08-01

Compliance

  • Data Residency: self-host
  • SOC2: ✗
  • HIPAA: ✗
  • GDPR: ✗
  • ISO 27001: ✗

Mixtral 8x22B

Model Overview

Mixtral 8x22B is Mistral AI’s open-weights sparse mixture-of-experts (MoE) model, released on April 10, 2024. The architecture combines 8 expert networks of 22B parameters each, totaling 141B parameters but activating only ~39B per token. This design delivers performance comparable to dense 70B+ models at roughly one-third the inference cost. The model supports a 64K context window and handles English, French, Italian, German, and Spanish with strong multilingual capability. Released under Apache 2.0, Mixtral 8x22B is one of the few frontier-class models available for unrestricted commercial use, including fine-tuning, redistribution, and integration into proprietary products. It is widely deployed through inference providers such as Together AI, Fireworks AI, and self-hosted on consumer-accessible GPU clusters.

Key Specifications

AttributeValue
VendorMistral AI
Version8x22b
Release Date2024-04-10
Context Window64,000 tokens
Input Modalitiestext
Output Modalitiestext
LicenseApache 2.0
Documentationhttps://docs.mistral.ai/

Benchmark Performance

BenchmarkScoreUnitNotes
MMLU77.8%5-shot
HumanEval45.2pass@1
GSM8K78.6%0-shot CoT
MATH46.0%0-shot CoT
BBH74.5%3-shot CoT

Pricing

TierPrice (per 1M tokens)
Input (Mistral hosted)$1.20
Output (Mistral hosted)$1.20
Cache Read$0.00
Cache Write$0.00

Pricing source: https://mistral.ai/technology/ (as of 2024-08-01). Apache 2.0 license allows unrestricted self-hosting.

Strengths

  • Apache 2.0 license enables unrestricted commercial use, including redistribution.
  • MoE architecture delivers strong performance-per-FLOP at inference time.
  • Strong multilingual capability across five major European languages.
  • Lower inference cost than dense models of comparable size.

Weaknesses

  • Coding performance (HumanEval 45.2) significantly trails flagship models.
  • 64K context window is smaller than newer open-weights competitors.
  • MoE serving requires careful routing and memory management for optimal throughput.

Use Cases

  • Cost-sensitive multilingual text generation in European markets.
  • On-premise customer service or RAG pipelines with permissive licensing.
  • Research and education use cases requiring Apache 2.0 compliance.
  • Foundation for fine-tuned domain-specific variants.

References