llama-4-scout API — compare providers

The same model (llama-4-scout) is served by 3 providers; DeepInfra is the cheapest at $0.4/1M blended — the priciest (Google) costs 137% more. On quality, llama-4-scout scores 1321 on the LMArena (Chatbot Arena) — so the cheapest endpoint is also the best value per dollar here.

LicenseLlama Community Licenseopen weights · conditional · terms
Knowledge cutoffDecember 2024source · ranked
Quality (Elo)1321LMArena (Chatbot Arena) · source
Intelligence10.3Artificial Analysis Intelligence Index · source · ranked

Quality and intelligence scores are attached to the model itself — identical whichever provider serves it. Verified 2026-09-04.

RankProviderInput /1MOutput /1MBlended /1MValue (Elo/$)
1DeepInfra$0.1$0.3$0.4 ← cheapest3,302 ← best value
2Novita AI$0.18$0.59$0.771,716
3Google$0.25$0.7$0.951,391

Value = model Elo ÷ blended price per 1M tokens. Since the model's quality is identical across providers, the cheapest endpoint is also the best value per dollar.

Prices are per 1M tokens (USD). "Blended" = input + output, for coarse ranking. Same underlying model, 3 serving providers, 137% spread top to bottom. Context window: 327,680 tokens (32,768 max output) — see how it ranks in biggest context windows. See how this compares across the catalogue in same model, different price, or find the best quality per dollar in the value ranking.

Cost per 1,000 requests by workload

What each provider actually bills for a representative job, not just the sticker price.

ProviderChatbot
1000 in / 500 out
RAG / long context
8000 in / 500 out
Batch summarize
4000 in / 1000 out
DeepInfra$0.25$0.95$0.70
Novita AI$0.47$1.74$1.31
Google$0.60$2.35$1.70

Estimate your own workload

Input tokens/request:   Output tokens/request:   Requests:

ProviderEstimated cost (USD)

Self-host / quantized builds

Open weights under Llama Community License — you can run llama-4-scout on your own hardware instead of paying per token. Even quantized to int4 it needs roughly 65.4 GB of VRAM — a multi-GPU workstation or a large-memory Mac, not a typical desktop. Formats: GGUF for llama.cpp / Ollama / LM Studio, AWQ and GPTQ for GPU serving, MLX for Apple silicon.

Links search the live model hubs (Hugging Face, Ollama) so they track new builds as they appear — we don't host weights. Which formats exist depends on what the model owner and community have published.

→ See VRAM, GPU and cost vs API for llama-4-scout, or the full self-host break-even calculator.