Heavy tier

Mixtral 8x7B

Mistral AI · Mistral

A sparse mixture-of-experts model that activates only 12B parameters per token while carrying 47B total, delivering 70B-class results at a fraction of the compute cost. One of the best open-weight models available under a fully permissive license.

Params

47B

License

Apache 2.0

Context

32K

Min VRAM

26 GB

Min RAM

32 GB

Tier

Heavy

Run locally with Ollama

terminal
ollama run mixtral:8x7b

Once running, Ollama exposes an OpenAI-compatible endpoint at localhost:11434/v1.

Will it run on my hardware?

Mixtral 8x7B needs about 26 GB of fast memory at Q4. Here is what in our hardware database clears that bar.

Runs at full speed · 3

NVIDIA RTX 5090 32GB32 GB VRAM~$2,999Amazon
Apple Mac mini M4 Pro (48 GB)48 GB unified$2,099Amazon
Apple Mac Studio M4 Max (64 GB)64 GB unified$2,899Amazon

Runs, but slower on shared memory · 3

MINISFORUM AI X1 Pro32 GB DDR5 (shared)~$699Amazon
Corsair Vengeance 64 GB DDR5 Kit64 GB DDR5~$1,150Amazon
G.Skill Trident Z5 128 GB DDR5128 GB DDR5~$2,200Amazon

9 other tracked configurations do not have enough memory.

Hardware links are affiliate links. We earn a small commission if you buy through them — at no extra cost to you. Disclosure

Specifications

Parameters47B
Context window32K
LicenseApache 2.0
Min VRAM (Q4)26 GB
Min RAM32 GB
Recommended tierHeavy
Best forcodinganalysischatcreative writing

Variants on Ollama

Ollama serves the Q4_K_M quantization by default. Higher-precision tags exist for users with more memory.

Mixtral 8x7B

default · Q4_K_M
ollama run mixtral:8x7b
higher precision · q8_0 (generic tag)
ollama pull mixtral:q8_0
full precision · fp16 (generic tag)
ollama pull mixtral:fp16

Exact quantization tags vary per model — run ollama show mixtral or check the tags page for the full list.

Popularity trend (illustrative)

Illustrative adoption trend, not actual download counts. We do not publish a download number for any model because we have no honest source for it.

Similar models