Written by Jakub Rusinowski · Last updated August 15, 2026
Model library → Llama 3.2 Family → Llama 3.2 11B Vision Instruct
Meta's first open multimodal model. Understands images and text together — describe photos, analyze charts, read documents. Runs on 8GB+ VRAM GPUs. Listed in full on the dedicated Llama 3.2 Vision page, which is the canonical entry for this model and carries the install command.
Llama 3.2 11B Vision Instruct needs about 7 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 11 Billion |
| Context window | 128,000 |
| Architecture | Dense + Vision Encoder |
| Provider | Meta |
| Licence | Llama Community |
| Specified at | Q4_K_M |
| System RAM | 16 GB |
| Record updated | 2026-08-15 |
Llama Community — commercial use permitted. Weights are downloadable and commercial use is permitted, subject to the licence’s acceptable-use terms.
Modelled on a reference NVIDIA RTX 4090 (24 GB), at 8K context. Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.
| Quant | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|
| Q2_K | 3.5 GB | 5.6 GB | ~129 tok/s (est.) | Fits comfortably |
| Q3_K_M | 4.5 GB | 6.7 GB | ~110 tok/s (est.) | Fits comfortably |
| Q4_K_M | 6.4 GB | 8.5 GB | ~86 tok/s (est.) | Fits comfortably |
| Q5_K_M | 7.5 GB | 9.7 GB | ~77 tok/s (est.) | Fits comfortably |
| Q6_K | 8.7 GB | 10.8 GB | ~68 tok/s (est.) | Fits comfortably |
| Q8_0 | 11.3 GB | 13.4 GB | ~55 tok/s (est.) | Fits comfortably |
| F16 | 21.2 GB | 23.3 GB | ~32 tok/s (est.) | Tight fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Llama 3.2 11B Vision Instruct VRAM calculator.
or compare on Vast.ai from $0.35/hr (typical low · varies)
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.
The cheapest catalogued GPU that runs Llama 3.2 11B Vision Instruct is the Intel Arc B570 (10 GB).
Install Ollama, then run:
ollama run llama-3-2
Weights on Hugging Face: meta-llama/Llama-3.2-11B-Vision-Instruct.
Best for: vision, multimodal, document analysis, chat.
← All Llama 3.2 Family models | VRAM calculator | Check your own hardware