Llama 4 Scout
Meta's efficient MoE model with 16 experts. 10M token context window and strong multilingual support.
10M
tokens
33K
tokens
$0.15
per 1M tokens
$0.4
per 1M tokens
198
tokens/sec
Apr 2025
2025-04-05
$0.28
per 1M tokens
258.2
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ Llama 4 Scout10M
- GPT-5.6 Sol1.1M
- GPT-5.6 Terra1.1M
- GPT-5.6 Luna1.1M
- Kimi K31.0M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
Compare With
Open Source: Licensed under Llama 4 Community
Non è ancora sul nostro gateway
Llama 4 Scout è a pesi aperti, quindi puoi eseguirlo tu stesso. Swfte Connect trasforma il tuo deployment in un endpoint gestito che parla la stessa API di ogni altro modello di questa directory.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta:llama-4-scout-17b-16e",
"messages": [{"role": "user", "content": "Hello"}]
}'About Llama 4 Scout
Llama 4 Scout is a fast AI model by Meta, released on April 5, 2025. It supports a context window of 10000K tokens and can generate up to 33K output tokens.
At $0.15 per million input tokens and $0.4 per million output tokens, its blended cost of $0.28/1M tokens makes it one of the most affordable models available. Its value score of 258.2 reflects the balance of quality and cost.
Llama 4 Scout is available as an open-source model under the Llama 4 Community license, meaning you can self-host it for predictable costs or use it through API providers like Swfte Connect.
Using Llama 4 Scout with Swfte
Access Llama 4 Scout through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Llama 4 Scout in our AI Playground before integrating.