Can I Run Llama 3.3 on 256 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 Q8_0 fits in 256 GB system RAM's 204.8 GB, yet the memory bandwidth limits it to ~0.9 tok/s (estimated), well below usable interactive speed.

Confidence: high · Recommended quantization: Q8_0 · Estimated speed: ~0.9 tok/s

256 GB system RAM — what it gives a model

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

Llama 3.3 on 256 GB system RAM: memory by quantization

QuantMemory neededFits 204.8 GB?Max contextEst. speedDownload
F16143.5 GB✓ Yes128K~0.5 tok/s140 GB
Q8_077.9 GB✓ Yes128K~0.9 tok/s74.4 GB
Q6_K60.9 GB✓ Yes128K~1.1 tok/s57.4 GB
Q5_K_M53.1 GB✓ Yes128K~1.3 tok/s49.6 GB
Q4_K_M45.7 GB✓ Yes128K~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 256 GB system RAM?

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

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

Q8_0 — it needs about 77.9 GB of the 204.8 GB available, downloads as roughly 74.4 GB, and runs at an estimated 0.9 tokens/sec with up to 128K of context.

What limits Llama 3.3 on 256 GB system RAM?

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

Which runtime should I use?

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

Other RAM Capacities

Other Models on 256 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