Can I Run Llama 3.2 Vision on 96 GB system RAM?

Superseded model. Llama 3.2 Vision has been superseded by Llama 4. This page is kept for reference; the newer family is a better starting point. View Llama 4 →

Written by Jakub Rusinowski · Last updated September 25, 2024

Technically yes, but not recommended

It loads, but it is not worth running — Llama 3.2 Vision 90B at Q5_K_M fits in 96 GB system RAM's 76.8 GB, yet the memory bandwidth limits it to ~1 tok/s (estimated), well below usable interactive speed.

Confidence: high · Recommended quantization: Q5_K_M · Estimated speed: ~1 tok/s

96 GB system RAM — what it gives a model

Usable memory for models76.8 GB
Memory bandwidth90 GB/s

Llama 3.2 Vision on 96 GB system RAM: memory by quantization

QuantMemory neededFits 76.8 GB?Max contextEst. speedDownload
F16181.8 GB✗ No177.6 GB
Q8_098.5 GB✗ No94.4 GB
Q6_K77 GB✗ No72.8 GB
Q5_K_M67.1 GB✓ Yes16K~1 tok/s62.9 GB
Q4_K_M57.8 GB✓ Yes32K~1.2 tok/s53.6 GB
Q3_K_M42 GB✓ Yes64K~1.7 tok/s37.9 GB
Q2_K33.3 GB✓ Yes64K~2.2 tok/s29.2 GB

Which Llama 3.2 Vision sizes fit

VariantNeeds at Q4_K_MFits?Est. speed
Llama 3.2 Vision 90B57.8 GB✓ Fits~1.2 tok/s
Llama 3.2 Vision 11B8.5 GB✓ Fits~9.3 tok/s

What to watch out for

Recommended setup

llama.cpp (CPU build) or Ollama — both run without a GPU

How these numbers are calculated

FAQ

Can I run Llama 3.2 Vision on 96 GB system RAM?

It loads, but it is not worth running — Llama 3.2 Vision 90B at Q5_K_M fits in 96 GB system RAM's 76.8 GB, yet the memory bandwidth limits it to ~1 tok/s (estimated), well below usable interactive speed.

Which quantization of Llama 3.2 Vision should I use on 96 GB system RAM?

Q5_K_M — it needs about 67.1 GB of the 76.8 GB available, downloads as roughly 62.9 GB, and runs at an estimated 1 tokens/sec with up to 16K of context.

What limits Llama 3.2 Vision on 96 GB system RAM?

Memory bandwidth. The model fits, but at 89.6 GB/s it can only be read fast enough for roughly 1 tokens/sec.

Which runtime should I use?

llama.cpp (CPU build) or Ollama — both run without a GPU

Other RAM Capacities

Other Models on 96 GB system RAM

Llama 3.2 Vision on GPUs

What This Model Is Good At

Model & Tools

← Can I Run It? | Llama 3.2 Vision model page | Check your hardware