Mistral AI·Mixtral·MixtralForCausalLM

Mixtral 8x7B Instruct v0.1 — Hardware Requirements & GPU Compatibility

Chat

Mixtral 8x7B Instruct v0.1 is Mistral AI's flagship Mixture-of-Experts model, combining eight expert networks of 7 billion parameters each for a 46.7B total weight count while activating only about 12.9 billion parameters per token. This sparse architecture delivers performance that rivals much larger dense models at a fraction of the inference cost, excelling across reasoning, code generation, and multilingual tasks. Because the full weights must still be loaded into memory, you will need around 24–48 GB of VRAM depending on quantization level, making it best suited for multi-GPU desktop setups or high-VRAM workstation cards. If your hardware can accommodate it, Mixtral offers one of the best performance-per-active-parameter ratios available for local deployment.

693.5K downloads 4.6K likes33K context

Specifications

Publisher
Mistral AI
Family
Mixtral
Parameters
46.7B
Architecture
MixtralForCausalLM
Context Length
32,768 tokens
Vocabulary Size
32,000
License
Apache 2.0

Get Started

How Much VRAM Does Mixtral 8x7B Instruct v0.1 Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
Q2_K3.4020.4 GB
Q3_K_S3.5021 GB
Q3_K_M3.9023.3 GB
Q4_04.0023.9 GB
Q3_K_L4.1024.5 GB
IQ4_XS4.3025.7 GB
Q4_K_S4.5026.8 GB
Q4_K_M4.8028.6 GB
Q5_05.0029.8 GB
Q5_K_S5.5032.7 GB
Q5_K_M5.7033.8 GB
Q6_K6.6039.1 GB
Q8_08.0047.3 GB

Which GPUs Can Run Mixtral 8x7B Instruct v0.1?

Q4_K_M · 28.6 GB

Mixtral 8x7B Instruct v0.1 (Q4_K_M) requires 28.6 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 38+ GB is recommended. Using the full 33K context window can add up to 4.0 GB, bringing total usage to 32.6 GB. 1 GPU can run it, including NVIDIA GeForce RTX 5090.

All compatible consumer-level GPUs are running near their VRAM limit. You may also want to consider professional GPUs (e.g., NVIDIA A100, H100) which offer significantly more VRAM. For more headroom and better throughput, consider a multi-GPU configuration with tensor parallelism (supported by tools like vLLM, llama.cpp, or text-generation-inference).

Decent

Enough VRAM, may be tight

Which Devices Can Run Mixtral 8x7B Instruct v0.1?

Q4_K_M · 28.6 GB

15 devices with unified memory can run Mixtral 8x7B Instruct v0.1, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio M4 Max (36 GB).

Related Models

Frequently Asked Questions

How much VRAM does Mixtral 8x7B Instruct v0.1 need?

Mixtral 8x7B Instruct v0.1 requires 28.6 GB of VRAM at Q4_K_M, or 47.3 GB at Q8_0. Full 33K context adds up to 4.0 GB (32.6 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 46.7B × 4.8 bits ÷ 8 = 28 GB

KV Cache + Overhead 0.6 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead 4.6 GB (at full 33K context)

VRAM usage by quantization

28.6 GB
32.6 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run Mixtral 8x7B Instruct v0.1?

Yes, at Q4_0 (23.9 GB) or lower. Higher quantizations like Q3_K_L (24.5 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for Mixtral 8x7B Instruct v0.1?

For Mixtral 8x7B Instruct v0.1, Q4_K_M (28.6 GB) offers the best balance of quality and VRAM usage. Q5_0 (29.8 GB) provides better quality if you have the VRAM. The smallest option is Q2_K at 20.4 GB.

VRAM requirement by quantization

Q2_K
20.4 GB
Q4_0
23.9 GB
Q4_K_S
26.8 GB
Q4_K_M
28.6 GB
Q5_K_S
32.7 GB
Q8_0
47.3 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Mixtral 8x7B Instruct v0.1 on a Mac?

Mixtral 8x7B Instruct v0.1 requires at least 20.4 GB at Q2_K, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run Mixtral 8x7B Instruct v0.1 locally?

Yes — Mixtral 8x7B Instruct v0.1 can run locally on consumer hardware. At Q4_K_M quantization it needs 28.6 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is Mixtral 8x7B Instruct v0.1?

At Q4_K_M, Mixtral 8x7B Instruct v0.1 can reach ~102 tok/s on AMD Instinct MI300X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: AMD Instinct MI300X5300 ÷ 28.6 × 0.55 = ~102 tok/s

Estimated speed at Q4_K_M (28.6 GB)

~102 tok/s
~76 tok/s
~63 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of Mixtral 8x7B Instruct v0.1?

At Q4_K_M, the download is about 28.02 GB. The full-precision Q8_0 version is 46.70 GB. The smallest option (Q2_K) is 19.85 GB.