Llama 3.2 Vision 90B — VRAM Requirements

Autor: Jakub Rusinowski · Ostatnia aktualizacja: 21 lipca 2026

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

Llama 3.2 Vision 90B needs about 55 GB VRAM at Q4_K_M.

VRAM by Quantization

QuantBits/weightWeightsTotal VRAM
Q2_K2.6329.6 GB30.4 GB
Q3_K_M3.4138.4 GB39.2 GB
Q4_K_M4.8354.3 GB55.1 GB
Q5_K_M5.6763.8 GB64.6 GB
Q6_K6.5673.8 GB74.6 GB
Q8_08.5095.6 GB96.4 GB
F1616.00180.0 GB180.8 GB

Switch quantization in the interactive calculator, or see the full Llama 3.2 Vision 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-3.2-vision-90b)

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