See how ChatGPT, Perplexity and Google AI Overviews describe you today

Free AI Visibility Audit
Meta model°

Llama 4 Scout

Llama 4 Scout is an open-weight multimodal model from Meta, built as a mixture-of-experts system that activates a small fraction of its total parameters on each pass. It takes both text and images as input and carries one of the largest context windows available in an openly released model.

MetaVerified 24/09/2026Released 05/04/2025

01 / decision

Decision snapshot

Each figure sits next to the middle of the field, so it can be read as dear or cheap, wide or narrow, rather than floating on its own. Compared against the 126 models we track, not against an absolute standard.

Capability

Not measured

No published benchmark scores yet

Input / 1M tokens

$0.10

field median $0.30

Output / 1M tokens

$0.30

field median $1.25

Context

1,311K

field median 524K

02 / overview

What Llama 4 Scout is, and when to reach for it

Four questions, answered separately, because somebody arrives at one of them rather than at the top of the page.

What it is

The job it was built for, and the job it is not for.

Llama 4 Scout is an instruction-tuned language model with native image input, designed for high-volume work over very long inputs rather than for hard reasoning. The mixture-of-experts design means only part of the model runs per token, which is what keeps it cheap to serve at scale. It is not a frontier reasoning model, and it is the wrong tool if your task needs long generated answers or careful multi-step logic.

When it arrived, and when to use it

Where it sits in its line, and when a sibling is the better pick.

Llama 4 Scout arrived in April 2025 as the smaller, faster member of Meta's Llama 4 family. Reach for it when the job is reading, classifying, extracting or summarising across a large body of text or documents with images mixed in, and cost per call matters more than depth. Pick a larger sibling or a reasoning-focused model when the work is genuinely difficult rather than merely long.

How you reach it

The API, the apps it powers, and what its limits let you do.

Llama 4 Scout is reached through the usual hosted inference providers and, because the weights are open, through self-hosted deployments as well. The very large context window lets you put an entire document set, codebase or long transcript into a single call instead of building a retrieval layer around it, while image input means screenshots, scans and charts can go in alongside the text. The output ceiling is modest, so it suits jobs that read a lot and write a little.

Why it matters

What changes because this exists, or why it does not.

Llama 4 Scout makes long-context work cheap enough to run as routine infrastructure, so pipelines that previously needed chunking, embedding and retrieval plumbing can often just pass the whole thing in. For teams processing large volumes of mixed text and image documents, that removes a layer of engineering. Nothing here is novel in capability terms, what changed is the price at which the capability is available on open weights.

Follows Llama 4 Maverick, and is the newest in its line. See the whole line.

03 / evidence

How much of this is verified

Split by category, so a strong number never hides a thin evidence base. Verified means we read it on the benchmark's own published results; a provider's claim about its own model is shown and labelled rather than dropped.

No published benchmark scores for this model yet.

We publish a score only where we can link the result to where it was published. Until a benchmark result for this model exists in a source we read, this section stays empty rather than being filled with a provider's marketing figure.

How we decide what counts as evidence

04 / ledger

Benchmark ledger

Every published row, grouped by category, each compared with the best published score on the same benchmark. 'Is 64% good' is a question nobody can answer; '26 points behind the leader' is one anybody can.

Nothing in the ledger yet.

Each row here carries a score, the benchmark it came from, what the leading model scored on the same test, and a link to the published result. Rows appear as results are published and read.

How we decide what counts as evidence

05 / capability

Capability shape

Where this model is strong, and against how many peers. Ranks are against models with evidence in that category, not against everything we track: ranking against models nobody tested would rank who published, not who is better.

No category scores to shape yet.

A category score is the weighted mean of the benchmarks published for it. With no published rows there is nothing to average, and an empty chart drawn at zero would say something false.

How we decide what counts as evidence

06 / cost

What it costs

List API rates as last read from the provider, with the source on every row, plus every change we have recorded since we started tracking it.

Llama 4 Scout API pricingSurge45°
ChargePriceUnitRead onSource
Input$0.10per 1M tokens2026-09-24Check
Output$0.30per 1M tokens2026-09-24Check

Llama 4 Scout sits at the low end of the market, cheap enough that running it across large document volumes is a reasonable default rather than a budget decision. Output costs a few times more than input, which matters little here since the model is built for reading far more than writing, and self-hosting the open weights removes per-token cost entirely if you have the infrastructure.

What a month costsSurge45°
WorkloadInput / monthOutput / monthCost
A small product team20M tokens5M tokens$3.50
A busy support assistant200M tokens40M tokens$32.00
A document pipeline1000M tokens100M tokens$130.00

List API rates, no caching and no batch discount, which both providers offer and which change the answer a great deal. Treat these as the ceiling, not the bill.

07 / specs

Specifications

As listed by the provider's own catalogue and re-read every few hours. Anything absent is absent there too.

SpecificationSurge45°
Context window1,310,720 tokens
Maximum output16,384 tokens
Modalitiestext, image
Released05/04/2025
StatusCurrent
Catalogue identifiermeta-llama/llama-4-scout

08 / lineage

Lineage

What this model replaced, what replaced it, and what else its provider has in the field.

09 / line

The line

Every model in this family in release order, so a page from eight months ago says in one glance that two newer ones exist.

Came after

Nothing newer in this line yet.

  1. 01Llama 4 Maverick05/04/2025
  2. 02Llama 4 Scout05/04/2025

Ordered by release date and worked out from the naming, so a new member slots in as soon as its page exists. A retired model keeps its page and its place in the line.

10 / notes

Our notes

What this model changes for a brand trying to be cited in AI answers, and every change we have logged since it launched.

What it changes for you

Open-weight models like Llama 4 Scout get embedded in other companies' products, so your brand can be summarised by it without any of the usual AI search surfaces being involved. Because it is cheap enough to run over very large inputs, whatever it reads about you is likely to be read in full rather than in snippets, which rewards clear, complete, self-contained pages over keyword-tuned fragments. Assume your documentation and comparison pages are being ingested wholesale, and write them so a machine reading everything at once still comes away with the right positioning.

Where buyers meet this model

Buyers rarely meet Llama 4 Scout by name. They meet it inside products built on it, as the model quietly handling document ingestion, support triage or summarisation behind someone else's interface, and through Meta's own assistant surfaces. Developers meet it directly through hosted inference APIs or by running the weights themselves.

Change log

Nothing published here yet. Changes appear within hours of a provider announcing them.

11 / questions

Questions

The things people ask about this model, answered from what is on this page rather than from anywhere else.

Is Llama 4 Scout good for long documents?
Yes, that is its main strength. The context window is large enough to hold entire document sets, long transcripts or sizeable codebases in a single call, which often removes the need for a separate retrieval layer.
Can Llama 4 Scout handle images?
Yes. It accepts image input natively alongside text, so screenshots, scans, charts and page images can be processed in the same call as the surrounding text.
When should I not use Llama 4 Scout?
Avoid it when the task needs deep multi-step reasoning or long generated output. The output ceiling is modest and the model is tuned for throughput over depth, so difficult reasoning work belongs with a larger or reasoning-focused model.
Can I run Llama 4 Scout myself?
Yes. Meta released it as an open-weight model, so you can self-host it as well as reach it through hosted inference providers.
Surge45°

Is Llama 4 Scout recommending you?

Models change what gets cited. We measure whether AI answers name your brand or your competitors across every assistant, and show you what to change.