Llama 4.5 Scout — VRAM Requirements

Written by Jakub Rusinowski · Last updated July 21, 2026

How much GPU VRAM you need to run Llama 4.5 Llama 4.5 Scout by Meta locally, a 109B-parameter model. Figures are quantized weights + KV cache + framework overhead from a memory-bandwidth roofline model.

Llama 4.5 Scout needs about 67 GB VRAM at Q4_K_M.

VRAM by Quantization

QuantBits/weightWeightsTotal VRAM
Q2_K2.6335.8 GB36.6 GB
Q3_K_M3.4146.5 GB47.3 GB
Q4_K_M4.8365.8 GB66.6 GB
Q5_K_M5.6777.3 GB78.1 GB
Q6_K6.5689.4 GB90.2 GB
Q8_08.50115.8 GB116.6 GB
F1616.00218.0 GB218.8 GB

Switch quantization in the interactive calculator, or see the full Llama 4.5 model page.

Add this badge to your model card

Model creators: paste this into your Hugging Face model card README to link readers straight to this VRAM breakdown.

VRAM Requirements

[![VRAM Requirements](https://img.shields.io/badge/Check_VRAM-LLM_Configurator-blue)](https://llmconfigurator.com/en/vram-calculator/llama-4-5-scout)

Estimates only — actual VRAM varies with context length, batch size, runtime and KV-cache settings.