Llama 4 Maverick 17B — VRAM Requirements

Autor: Jakub Rusinowski · Ostatnia aktualizacja: 21 lipca 2026

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

Llama 4 Maverick 17B needs about 242 GB VRAM at Q4_K_M.

VRAM by Quantization

QuantBits/weightWeightsTotal VRAM
Q2_K2.63131.5 GB132.3 GB
Q3_K_M3.41170.5 GB171.3 GB
Q4_K_M4.83241.5 GB242.3 GB
Q5_K_M5.67283.5 GB284.3 GB
Q6_K6.56328.0 GB328.8 GB
Q8_08.50425.0 GB425.8 GB
F1616.00800.0 GB800.8 GB

Switch quantization in the interactive calculator, or see the full Llama 4 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-maverick-17b)

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