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.
1차 출처총 파라미터109B17B active / token
추정 메모리~78 GBINT4 MoE
컨텍스트10M advertisedText + Image
LicenseLlama 4 CommunityMultilingual
01 / 추천 용도
- long context
- vision
- datacenter serving
02 / 추정 적합도
03 / 배포 환경
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 8080주의
Meta's single-H100 fit requires INT4. All 109B parameters must be stored; 17B active is not the memory number.