Llama 4 Scout (109B MoE) has 109 billion parameters. At standard 4-bit quantization with 8K context, it needs roughly 75.0 GB of VRAM — weights plus cache and runtime overhead.

VRAM by quantization

PrecisionWeightsCache/BufferTotal VRAM
2-bit (IQ2_XXS)34.9 GB13.1 GB50.0 GB
4-bit (Q4_K_M)60.0 GB13.1 GB75.0 GB
8-bit (Q8_0)114.5 GB13.1 GB129.5 GB
16-bit (FP16)218.0 GB13.1 GB233.1 GB

Which GPU can run Llama 4 Scout (109B MoE) (at 4-bit)?

GPU classVRAMLlama 4 Scout (109B MoE) (75.0 GB)
8 GB · RTX 5060 / 40608 GBWon’t fit
12 GB · RTX 5070 / 306012 GBWon’t fit
16 GB · RTX 5070 Ti / 408016 GBWon’t fit
24 GB · RTX 4090 / 309024 GBWon’t fit
32 GB · RTX 509032 GBWon’t fit
48 GB · 2×24 / RTX 6000 Ada48 GBWon’t fit
128 GB · M-series / RTX Spark128 GBFits

10M token context window. For agents that need to read entire repositories at once.

Get the exact number for your setup
Pick your model, quantization, and context length — the calculator shows the full VRAM math and tells you precisely which hardware fits.
Open the Local AI Calculator
Related guides
Best GPU for Llama 3 70B How Much VRAM for DeepSeek-R1 Q4 vs Q8 Quantization Explained Apple Silicon for Local AI RTX Spark: 128GB Unified Memory

VRAM figures are reproducible estimates (weights + KV cache + overhead) and vary by runtime and quant format. Data current as of 2026-07-05.