Autor: Jakub Rusinowski · Ostatnia aktualizacja: 15 sierpnia 2026
Model library → Llama 3.2 Family → Llama 3.2 90B Vision Instruct
The flagship open vision model. Near GPT-4V quality for image understanding. Requires 48GB+ VRAM or multi-GPU setup. 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 90B Vision Instruct needs about 54 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 | 90 Billion |
| Context window | 128,000 |
| Architecture | Dense + Vision Encoder |
| Provider | Meta |
| Licence | Llama Community |
| Specified at | Q4_K_M |
| System RAM | 128 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 | 29.2 GB | 33.3 GB | ~3 tok/s (est.) | Offloads to system RAM (slow) |
| Q3_K_M | 37.9 GB | 42.0 GB | ~3 tok/s (est.) | Offloads to system RAM (slow) |
| Q4_K_M | 53.6 GB | 57.8 GB | — | Won't fit |
| Q5_K_M | 62.9 GB | 67.1 GB | — | Won't fit |
| Q6_K | 72.8 GB | 77.0 GB | — | Won't fit |
| Q8_0 | 94.3 GB | 98.5 GB | — | Won't fit |
| F16 | 177.6 GB | 181.8 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Llama 3.2 90B Vision Instruct VRAM calculator.
or compare on Vast.ai from $0.77/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 90B Vision Instruct is the Apple M5 Pro (64 GB).
Install Ollama, then run:
ollama run llama-3-2
Weights on Hugging Face: meta-llama/Llama-3.2-90B-Vision-Instruct.
Best for: vision, multimodal, enterprise, research.
← All Llama 3.2 Family models | VRAM calculator | Check your own hardware