Mistral AI·Mixtral·MixtralForCausalLM

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

Chat

Mixtral 8x7B v0.1 is a 46.7B-parameter open language model from Mistral AI in the Mixtral family. It supports a context window of up to 32,768 tokens. At Q4_K_M it needs about 28.59 GB of VRAM — see which GPUs and Macs can run it below.

76.9K downloads 1.8K 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 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
Q4_K_M4.8028.6 GB
Q5_K_M5.7033.8 GB
Q6_K6.6039.1 GB
Q8_08.0047.3 GB

Which GPUs Can Run Mixtral 8x7B v0.1?

Q4_K_M · 28.6 GB

Mixtral 8x7B 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 v0.1?

Q4_K_M · 28.6 GB

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

Benchmarks

View all 3

Related Models

Frequently Asked Questions

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

Mixtral 8x7B 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 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 v0.1?

For Mixtral 8x7B 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 IQ3_XS at 19.8 GB.

VRAM requirement by quantization

IQ3_XS
19.8 GB
IQ3_M
21.6 GB
IQ4_XS
25.7 GB
Q4_K_M
28.6 GB
Q5_0
29.8 GB
Q8_0
47.3 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

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

Mixtral 8x7B v0.1 requires at least 19.8 GB at IQ3_XS, 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 v0.1 locally?

Yes — Mixtral 8x7B 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 v0.1?

At Q4_K_M, Mixtral 8x7B 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 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 (IQ3_XS) is 19.26 GB.

Which GPUs can run Mixtral 8x7B v0.1?

1 consumer GPU can run Mixtral 8x7B v0.1 at Q4_K_M (28.6 GB). Top options include NVIDIA GeForce RTX 5090.

Which devices can run Mixtral 8x7B v0.1?

15 devices with unified memory can run Mixtral 8x7B v0.1 at Q4_K_M (28.6 GB), including Mac Mini M4 (32 GB), Mac Mini M4 Pro (48 GB), Mac Pro M2 Ultra (192 GB), Mac Studio M2 Ultra (192 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.