Can I Run Llama 3.3 on 96 GB system RAM?

Superseded model. Llama 3.3 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 December 8, 2024

Technically yes, but not recommended

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

Confidence: high · Recommended quantization: Q6_K · Estimated speed: ~1.1 tok/s

96 GB system RAM — what it gives a model

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

Llama 3.3 on 96 GB system RAM: memory by quantization

QuantMemory neededFits 76.8 GB?Max contextEst. speedDownload
F16143.5 GB✗ No140 GB
Q8_077.9 GB✗ No74.4 GB
Q6_K60.9 GB✓ Yes32K~1.1 tok/s57.4 GB
Q5_K_M53.1 GB✓ Yes64K~1.3 tok/s49.6 GB
Q4_K_M45.7 GB✓ Yes64K~1.5 tok/s42.3 GB
Q3_K_M33.3 GB✓ Yes128K~2.1 tok/s29.8 GB
Q2_K26.5 GB✓ Yes128K~2.7 tok/s23 GB

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.3 on 96 GB system RAM?

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

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

Q6_K — it needs about 60.9 GB of the 76.8 GB available, downloads as roughly 57.4 GB, and runs at an estimated 1.1 tokens/sec with up to 32K of context.

What limits Llama 3.3 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.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.3 on GPUs

What This Model Is Good At

Model & Tools

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