Llama 4Text LLMLlama 4 Community LicenseApr 2025

Llama 4 Scout 17B

Llama 4 Scout is Meta's first MoE Llama — 109 B total parameters, 17 B per-token compute, 16 experts. The headline feature is a 10M-token context window (per Meta's April 2025 announcement), enabling whole-codebase or whole-book reasoning. Hardware-wise it's awkward: you must hold all 109 B weights in VRAM (~240 GB at FP16, ~66 GB at Q4_K_M from the table below), but per-token compute is only 17 B — so a single H100 80 GB at Q4 is the practical entry point for inference, or 2x H100 for FP16. See our [Q4_K_M quantization](/glossary/q4-k-m) and [MoE architecture](/glossary/moe) glossary entries for the math, and the [/benchmarks](/benchmarks) page for measured tok/s.

Parameters
109B
17B active (MoE)
Context
10M
tokens
Min VRAM (Q4)
65.9 GB
weights only
Run locally?
NO
needs multi-GPU
Quick answer

What hardware do I need to run Llama 4 Scout 17B?

Llama 4 Scout 17B needs at minimum 65.9 GB of VRAM at Q4_K_M quantization (239.8 GB at FP16). The cheapest GPU that comfortably fits with KV-cache headroom is the Intel Data Center GPU Max 1550 (128 GB VRAM, $2,500 MSRP). Community benchmark submissions are open. This model exceeds 48 GB at Q4, so plan for a 2-or-more-GPU split.

Source: MyAIHardware model card: Llama 4 Scout 17B (Llama 4, 109B params)As of 2025-04-05

TL;DR, what to buy

Recommended GPU
Intel Data Center GPU Max 1550
128 GB VRAM · $2,500 MSRP
Min VRAM at Q4_K_M
65.9 GB
+ ~20-30% headroom for KV cache
Best measured speed
no community benchmarks yet
submit yours below

VRAM requirements by quantization

Weights only. Add ~20-30% for KV cache at typical context lengths.

QuantVRAMQualityNotes
FP16239.8 GBReferenceTraining-precision weights
Q8_0119.9 GBNear-lossless8-bit, ~0.1% perplexity hit
Q6_K97.1 GBVery high6-bit, near Q8 quality
Q5_K_M82.7 GBHighStrong middle ground
Q4_K_M65.9 GBBalanced (recommended)Default for local deployments
Q4_067.4 GBLegacy 4-bitOlder GGUF, kept for compatibility
Q3_K_M51.6 GBLossyWhen VRAM is very tight
Q2_K38.4 GBExtremeRescue option, quality degrades visibly
Open the VRAM calculator with KV cache + batch size

GPUs that fit this model

Filtered from MyAIHardware's GPU database. FP16 needs 239.8 GB; Q4_K_M needs 65.9 GB.

At full precision (FP16)

  • Apple Mac Studio (M3 Ultra, 256 GB)256 GB · $5,599
  • Apple Mac Studio (M3 Ultra, 512 GB)512 GB · $9,499
  • AMD Instinct MI325X256 GB · $18,000
  • AMD Instinct MI355X [VERIFY]288 GB · $25,000
  • NVIDIA GH200 Grace Hopper576 GB · $65,000

At Q4_K_M quantization

  • Intel Data Center GPU Max 1550128 GB · $2,500
  • Apple Mac Studio (M2 Max, 96 GB)96 GB · $2,999
  • Apple Mac Studio (M4 Max, 128 GB)128 GB · $3,499
  • Apple MacBook Pro 16" (M2 Max, 96 GB)96 GB · $3,899
  • Apple Mac Studio (M3 Ultra, 96 GB)96 GB · $3,999
  • Apple MacBook Pro 16" (M3 Max, 128 GB)128 GB · $4,699
  • Apple MacBook Pro 16" (M4 Max, 128 GB)128 GB · $4,699
  • Apple Mac Studio (M1 Ultra, 128 GB)128 GB · $4,799
  • Apple Mac Studio (M2 Ultra, 128 GB)128 GB · $4,799
  • Apple Mac Studio (M3 Ultra, 256 GB)256 GB · $5,599
  • Apple Mac Studio (M2 Ultra, 192 GB)192 GB · $6,599
  • AMD Instinct MI250X128 GB · $8,000

Multi-GPU splits (Q4_K_M target: 66 GB)

GPUPer-card VRAM2x4x8x
Apple Mac mini (M4 Pro, 64 GB)64 GB
128
256
512
Apple Mac Studio (M1 Max, 64 GB)64 GB
128
256
512
Apple Mac Studio (M1 Ultra, 64 GB)64 GB
128
256
512
Apple Mac Studio (M2 Max, 64 GB)64 GB
128
256
512
Apple Mac Studio (M2 Ultra, 64 GB)64 GB
128
256
512
Apple Mac Studio (M4 Max, 64 GB)64 GB
128
256
512

Community benchmarks

We don't have community benchmarks for this exact model yet.

No benchmarks yet for this exact model. Submit your own measurement.

Where to download

Official weights + popular runtime tags.

Hugging Face
Official weights
Open on Hugging Face
Ollama
One-line install
ollama pull llama4:scout

Related tutorials

Step-by-step guides that use this model.

Compare with other open models

Models in a similar size or capability class.

Cite this model card

Use these in papers, blog posts, or internal docs.

BibTeX
@misc{llama-4-scout-2025,
  title={Llama 4 Scout 17B},
  author={Meta AI},
  year={2025},
  url={https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct}
}
APA
Meta AI (2025). Llama 4 Scout 17B [Model card]. Hugging Face. https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct
Plain text
Llama 4 Scout 17B (Llama 4, Meta AI, 2025). Available at https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct.
Browse the full model catalog
30 deep-dive pages covering every major open model.
All 30 models