Multimodal
Llama 4 Scout
Open-weight Llama 4 model positioned for multimodal and long-context workflows.
Meta · Llama
Editorial review
Model checkpoints, context windows, provider support, local runtime compatibility, and license terms can change quickly. Verify the exact model card before production or commercial use.
Best for
Teams evaluating Llama-family models for multimodal assistant, long-context, and application workflows.
Who should use it
- Teams evaluating Llama-family models for multimodal assistant, long-context, and application workflows.
- Builders who want local or self-hosted testing options.
Common workflows
- Multimodal and long-context assistant workflows
- multimodal workflows
- long-context workflows
- open weights workflows
- llama workflows
Deployment and hardware notes
Likely best evaluated through compatible hosted or server-class runtimes unless smaller or quantized builds fit your hardware.
License and usage notes
Llama license / check exact model card. Open weights. Verify the exact model card and license terms for the checkpoint or hosted provider you use.
Strengths
- Open weights model option for Llama workflows.
- Teams evaluating Llama-family models for multimodal assistant, long-context, and application workflows.
- Evaluate local fit with the exact checkpoint and quantization available for your runtime.
- Tracked as Frontier 2026 in the OpenSourcesAI model directory.
Limitations
- Review the exact model card, license, runtime support, and serving requirements before production use.
- Likely best evaluated through compatible hosted or server-class runtimes unless smaller or quantized builds fit your hardware.
- Context window and limits: 10,485,760 tokens.
- Verify the exact model card, provider docs, license, and serving support before production use.
Local workflow notes
Evaluate local fit with the exact checkpoint and quantization available for your runtime.
Local runtimes: Transformers, vLLM where supported
Platforms: Windows, macOS, Linux, Self-hosted servers
Will Llama 4 Scout run on your machine?
Llama 4 Scout is 109B parameters and needs 64.5 GB of VRAM at Q4_K_M — 63 GB of weights plus 1.5 GB of runtime overhead for the inference server itself.
VRAM by quantization
| Quantization | Weights | Needs (with overhead) | Quality |
|---|---|---|---|
| Q4_K_M | 63 GB | 64.5 GB | good |
Fit on common hardware at Q4_K_M
| Hardware | Memory the model can use | System RAM | Verdict |
|---|---|---|---|
| CPU Only | None (CPU only) | 16 GB | Too large |
| RTX 4060 Laptop | 8 GB | 16 GB | Too large |
| RTX 3060 (12GB) | 12 GB | 32 GB | Too large |
| RTX 4060 Ti (16GB) | 16 GB | 32 GB | Too large |
| RTX 3090 | 24 GB | 64 GB | Too large |
| Apple Silicon (Unified Memory) 36 GB | 27 GB of 36 GB | 36 GB | Too large |
| RTX 5090 | 32 GB | 64 GB | Too large |
| Apple Silicon (Unified Memory) 48 GB | 36 GB of 48 GB | 48 GB | Too large |
| Apple Silicon (Unified Memory) 64 GB | 48 GB of 64 GB | 64 GB | Too large |
| Apple Silicon (Unified Memory) 96 GB | 72 GB of 96 GB | 96 GB | Comfortable |
| Apple Silicon (Unified Memory) 128 GB | 96 GB of 128 GB | 128 GB | Comfortable |
| Apple Silicon (Unified Memory) 192 GB | 144 GB of 192 GB | 192 GB | Comfortable |
Comfortable means VRAM clears the requirement by 2 GB or more. Tight means it covers the requirement with no margin. CPU offload means the model does not fit in VRAM but system RAM is at least 1.6× the weights, so it will run at reduced speed — expect roughly 1–5 tokens per second. Figures are weights plus a fixed runtime overhead and exclude KV-cache growth, which scales with context length.
Apple Silicon shares one pool of memory between the system and the GPU, so a model cannot use all of it. These rows apply the same 75% usable fraction the Compatibility Checker uses, which is why a 36 GB Mac is graded on less than 36 GB.
VRAM fit by quantization level
Enter your GPU VRAM below to see which quantization of Llama 4 Scout fits and get the Ollama run command.
Frontier-model verification note
This page is written to stay accurate as of the latest available 2026 public model information. Availability, licenses, context windows, API support, pricing, benchmark standing, and local-serving support can change quickly. Verify the official model card, provider docs, and license before using this model in production or commercial workflows.
Sources to verify
Related resources
Continue with model source notes, local tools, and implementation guides related to this model.
Model ecosystem connections
Use these next-step links to move from this profile into related tools, comparisons, guides, stacks, and curated shortlists.
Recommended runtimes and tools
Setup and deployment
Related model pages
Guides, stacks, and comparisons
Ready to run this model locally?
Find a compatible interface in our Local AI Tools directory →