MistralText LLMApache 2.0Dec 2023

Mixtral 8x7B

Mixtral 8x7B was the first widely successful open MoE — 47 B total weights but only 12.9 B activated per token. It needs all weights in VRAM (~26 GB at Q4_K_M), so practically a single 32 GB GPU (RTX 5090, A6000) or 2x 16 GB cards. The Apache 2.0 license and competitive Llama 2 70B-class quality made it a homelab favorite, though Llama 3.1 70B has largely superseded it.

Parameters
46.7B
12.9B active (MoE)
Context
32K
tokens
Min VRAM (Q4)
28.3 GB
weights only
Run locally?
YES
fits ≤48 GB GPU
Quick answer

What hardware do I need to run Mixtral 8x7B?

Mixtral 8x7B needs at minimum 28.3 GB of VRAM at Q4_K_M quantization (102.7 GB at FP16). The cheapest GPU that comfortably fits with KV-cache headroom is the Apple Mac mini (M4 Pro, 48 GB) (48 GB VRAM, $1,799 MSRP). Community benchmark submissions are open. This model fits a single consumer GPU under 48 GB, so a one-card build works.

Source: MyAIHardware model card: Mixtral 8x7B (Mistral, 46.7B params)As of 2023-12-11

TL;DR, what to buy

Recommended GPU
Apple Mac mini (M4 Pro, 48 GB)
48 GB VRAM · $1,799 MSRP
Min VRAM at Q4_K_M
28.3 GB
+ ~20-30% headroom for KV cache
Best measured speed
no community benchmarks yet
submit yours below

VRAM requirements by quantization

Weights only. Add ~20-30% for KV cache at typical context lengths.

QuantVRAMQualityNotes
FP16102.7 GBReferenceTraining-precision weights
Q8_051.4 GBNear-lossless8-bit, ~0.1% perplexity hit
Q6_K41.6 GBVery high6-bit, near Q8 quality
Q5_K_M35.4 GBHighStrong middle ground
Q4_K_M28.3 GBBalanced (recommended)Default for local deployments
Q4_028.9 GBLegacy 4-bitOlder GGUF, kept for compatibility
Q3_K_M22.1 GBLossyWhen VRAM is very tight
Q2_K16.4 GBExtremeRescue option, quality degrades visibly
Open the VRAM calculator with KV cache + batch size

GPUs that fit this model

Filtered from MyAIHardware's GPU database. FP16 needs 102.7 GB; Q4_K_M needs 28.3 GB.

At full precision (FP16)

  • Intel Data Center GPU Max 1550128 GB · $2,500
  • Apple Mac Studio (M4 Max, 128 GB)128 GB · $3,499
  • Apple MacBook Pro 16" (M3 Max, 128 GB)128 GB · $4,699
  • Apple MacBook Pro 16" (M4 Max, 128 GB)128 GB · $4,699
  • Apple Mac Studio (M1 Ultra, 128 GB)128 GB · $4,799
  • Apple Mac Studio (M2 Ultra, 128 GB)128 GB · $4,799
  • Apple Mac Studio (M3 Ultra, 256 GB)256 GB · $5,599
  • Apple Mac Studio (M2 Ultra, 192 GB)192 GB · $6,599
  • AMD Instinct MI250X128 GB · $8,000
  • Apple Mac Studio (M3 Ultra, 512 GB)512 GB · $9,499

At Q4_K_M quantization

  • Apple Mac mini (M4, 32 GB)32 GB · $999
  • AMD Radeon AI PRO R970032 GB · $1,299
  • Apple MacBook Air 13" (M4, 32 GB)32 GB · $1,399
  • Apple Mac mini (M2 Pro, 32 GB)32 GB · $1,699
  • Apple Mac mini (M4 Pro, 48 GB)48 GB · $1,799
  • NVIDIA RTX 509032 GB · $1,999
  • Apple Mac Studio (M1 Max, 32 GB)32 GB · $1,999
  • Apple Mac Studio (M2 Max, 32 GB)32 GB · $1,999
  • Apple Mac Studio (M4 Max, 36 GB)36 GB · $1,999
  • Apple Mac mini (M4 Pro, 64 GB)64 GB · $2,199
  • AMD Radeon PRO W680032 GB · $2,249
  • Apple Mac Studio (M1 Max, 64 GB)64 GB · $2,399

Community benchmarks

We don't have community benchmarks for this exact model yet.

No benchmarks yet for this exact model. Submit your own measurement.

Where to download

Official weights + popular runtime tags.

Hugging Face
Official weights
Open on Hugging Face
Ollama
One-line install
ollama pull mixtral:8x7b
LM Studio
GGUF format
lms get TheBloke/Mixtral-8x7B-Instruct-v0.1-GGUF

Related tutorials

Step-by-step guides that use this model.

Compare with other open models

Models in a similar size or capability class.

Cite this model card

Use these in papers, blog posts, or internal docs.

BibTeX
@misc{mixtral-8x7b-2023,
  title={Mixtral 8x7B},
  author={Mistral AI},
  year={2023},
  url={https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1}
}
APA
Mistral AI (2023). Mixtral 8x7B [Model card]. Hugging Face. https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1
Plain text
Mixtral 8x7B (Mistral, Mistral AI, 2023). Available at https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1.
Browse the full model catalog
30 deep-dive pages covering every major open model.
All 30 models