Llama 4 Maverick 17B — VRAM Requirements

Written by Jakub Rusinowski · Last updated April 5, 2025

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, computed from the model's parameter count and published architecture — not a throughput model. See /en/methodology.

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

VRAM by Quantization

QuantBits/weightWeightsTotal VRAM
Q2_K2.63131.5 GB133.9 GB
Q3_K_M3.41170.5 GB172.9 GB
Q4_K_M4.83241.5 GB243.9 GB
Q5_K_M5.67283.5 GB285.9 GB
Q6_K6.56328.0 GB330.4 GB
Q8_08.50425.0 GB427.4 GB
F1616.00800.0 GB802.4 GB

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

Buy This HardwareApple Mac Studio M3 Ultra — 512 GB VRAM · 60 W board powerDeploy in the Cloud NowRunPod

or compare on Vast.ai

As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.

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?utm_source=badge&utm_medium=referral&utm_campaign=readme_badge&utm_content=llama-4-maverick-17b)

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