MODEL / META
Llama 4 Scout
Meta's single-H100 fit requires INT4. All 109B parameters must be stored; 17B active is not the memory number.
Primary sourceTotal parameters109B17B active / token
Estimated memory~78 GBINT4 MoE
Context10M advertisedText + Image
LicenseLlama 4 CommunityMultilingual
01 / BEST FOR
- long context
- vision
- datacenter serving
02 / ESTIMATED FIT
03 / DEPLOY WITH
vLLMAdvanced
vllm serve meta-llama/Llama-4-Scout-17B-16E-Instruct --dtype autoTensorRT-LLMAdvanced
trtllm-serve meta-llama/Llama-4-Scout-17B-16E-Instructllama.cppMedium
llama-server -m /path/to/verified-model.gguf --port 8080Watch out
Meta's single-H100 fit requires INT4. All 109B parameters must be stored; 17B active is not the memory number.