Contact
Assess · Meta Llama

Can you own it?

Ownership levelPartialnone·limited·partial·substantial·fullAnalytical input B ยท 72.4/100

This page is a projection of the one entry record, the Use & modify and Transparency factors that Assess covers. The full verdict is set by all four factors together, floor-weighted so the weakest caps the whole.

Which domain expands which factor
  • AssessUse & modify + Transparency
  • ImplementData control + Doesn't fail you
  • UseDoesn't fail you
  • SupportTransparency

Intended & out-of-scope use

Llama is intended as a broad, general-purpose assistant lineage: text generation, summarisation, retrieval-augmented question answering, coding help, and multilingual chat, with the Llama 4 generation adding image understanding. Meta positions the Instruct checkpoints for assistant use and the base checkpoints as starting points for further fine-tuning. In practice Llama is the default self-hosted base for internal assistants, RAG systems, and agentic prototypes.

Out of scope: any use forbidden by the Acceptable Use Policy (illegal activity, weapons, CSAM, targeted harassment, high-stakes unsupervised decision-making, and similar), and - critically - the base checkpoints deployed directly as chat models. The base models are un-tuned and should never face users; deploy the safety-tuned Instruct variant paired with Llama Guard instead.

Known limitations, bias & failure modes

Llama carries the class-standard limitation profile, documented candidly in Meta's model cards. It hallucinates plausibly and confidently, can reflect training-data bias, and - like every current LLM - retains residual susceptibility to prompt injection and determined jailbreaks. Retrieved documents and tool outputs must be treated as untrusted input, never as instructions. Long-context recall degrades toward the far end of the window, and the smaller checkpoints trade capability for footprint. None of these are defects unique to Llama; they are the reason the safe-deployment controls below are non-optional.

Openness tier & license classification

Llama sits in the gated_open tier, which caps the openness dimension at 3. Weights are genuinely downloadable and the documentation (model cards, intended-use and limitations sections) is strong, but access is gated behind a click-through acceptance on Hugging Face, and both the training data and the training code are closed; evaluation is only partially released. The result is transparency about the artifact but not the recipe. The license classification is open_weight, not open source - see the next section.

License terms & what you may do

The license is the crux of the assessment. The Llama Community License is not OSI-approved and should not be described as open source. It permits commercial use only with conditions: any deployer crossing 700 million monthly active users must obtain a separate license from Meta; an Acceptable Use Policy governs permitted applications; and "Built with Llama" attribution plus naming requirements attach to derivatives. Most consequentially for European adopters, Meta does not license the multimodal Llama models to EU-domiciled entities - a field-of-use restriction with no analogue in a true open-source license. Branding Llama as "open source" is, on these terms, inaccurate; it is open-weight with real strings attached.

Supply-chain & provenance

Provenance is a relative strength. The canonical source is the verified meta-llama organisation on Hugging Face; distribution is safetensors-only (no unsafe pickle load path from the canonical source), checksums are published, and there is no malicious-checkpoint incident on Meta's own org - a checkpoint-checklist score of roughly 6/8. The gap to full marks is the absence of cryptographic model signing (no Sigstore/OpenSSF model-signing) and no SLSA-style provenance attestation.

Adopters should note the vast secondary ecosystem: community GGUF quantizations (bartowski, unsloth) and hosted endpoints on Bedrock, Azure, Vertex, Together, and Groq. Each is a separate artifact whose trust equals its uploader or host - pin the exact revision from the canonical org and verify the checksum before deploying.

EU AI Act posture

Llama is a GPAI model, and the largest checkpoints (Llama 3.1 405B and the large Llama 4 models) exceed the 1e25-FLOP training-compute threshold, triggering the systemic-risk presumption. Two independent facts collapse the open-source exemption. First, the community license - with its acceptable-use policy, MAU threshold, and EU multimodal ban - likely fails the Act's "free and open-source" test in the first place. Second, and decisively, systemic-risk models receive no open-source exemption regardless of license: the full Article 53 + 55 obligation set applies. Meta's provider package is only partial against that bar - detailed model cards and safety evaluations (good downstream/Annex-XII information) but not a complete Article 55 systemic-risk package, and only partial copyright-policy and training-content-summary coverage. Compounding the governance signal, Meta publicly declined to sign the EU GPAI Code of Practice in 2025. A downstream EU deployer inherits an incomplete compliance file, must not touch the multimodal variants, and - if fine-tuning and placing a derivative on the EU market under its own name - likely becomes a provider itself with its own Annex XI/XII duties.

Benchmarks & evaluation

On public leaderboards Llama is consistently strong across reasoning, coding, and instruction-following, and is fairly judged a leader among open-weight generalist families. This is an aggregated, third-party read: OneHill has not independently re-run these benchmarks this session, so no specific numbers are asserted as verified and the performance dimension is capped accordingly. Treat leaderboard standing as directional evidence of class-leading quality, not as a reproduced measurement.

Independent safety / red-team results

Meta publishes its own safety evaluations in the model cards and ships two first-party safety classifiers - Llama Guard (content classification) and Prompt Guard (injection detection) - as companion models. What is not available is a comprehensive, independent third-party red-team spanning all harm domains, and OneHill has not run one this session. Coverage is therefore marked partial: the publisher's safety evidence is real and useful, but it is not a substitute for independent adversarial evaluation, which remains the missing piece for a top safety score.

How this scores

The ownership factors this domain covers, drawn from the one entry record.

1

Use and modify freelyCan you run, modify and adapt it with no gate and no field-of-use trap?

Moderate

Open weights, but on Meta's terms - an access gate, the Community License's 'Built with Llama' naming and the verbatim 700M-MAU commercial-licence trigger, and no licence for multimodal Llama 4 to EU-domiciled entities (a restriction the AUP carries for 3.2/3.3 too, but not 3.1) - real conditions, not a clean grant.

How this scores (AOI sub-dimensions)
Openness3/5how much is released - weights, data, code, licence - and how freelyGated-open tier: weights are downloadable and documentation is strong, but they sit behind a click-through gate and a restrictive community license, with training data and training code closed and evaluation only partial.
Legal2/5how permissive and clean the licence is for real commercial useA restrictive, non-OSI community license with an MAU threshold, acceptable-use limits and an outright EU multimodal field-of-use ban; the largest models are systemic-risk (voiding any open-source exemption) with only a partial Article 55 package; and Meta declined the EU GPAI Code of Practice.
2

TransparencyDo you know what it is: weights, training, behaviour, and legible terms?

Moderate

You can inspect and self-guard the weights, and Meta publishes safety evaluations plus Llama Guard and Prompt Guard, but training data and code are closed and no broad independent red-team spans every harm domain - you see the model, not how it was made.

How this scores (AOI sub-dimensions)
Provenance4/5how well we can trace and verify what went into the modelVerified Meta org on Hugging Face, safetensors-only distribution, published checksums, clear canonical source, and no malicious-checkpoint incident on the canonical org (checklist ~6/8).
Governance4/5how accountable and well-documented the publisher isReputable, legally accountable publisher with a predictable multi-generation release cadence, a Responsible Use Guide and a reporting path.
What this means for adoptionYou own the self-hosted Llama weights in practice: they run on your infrastructure, perform at the top of the open field, and pair with Meta's Llama Guard and Prompt Guard. But overall ownership is partial, not substantial - the Community License is not a clean grant: an access gate, 'Built with Llama' attribution, a 700M-MAU commercial trigger, and no multimodal licence for EU-domiciled entities mean you cannot freely use and modify the whole family the way an OSI licence allows, and training is closed. Clear those conditions first: check the MAU trigger, honour the attribution terms, and if you are EU-domiciled avoid the multimodal variants entirely.

Sources

The same evidence records as the entry sheet. Read means the text was verified; unverified means it is known to exist but not yet read.

Licenceread2026-07-25
Llama 4 Community License, read verbatim: the "Additional Commercial Terms" 700M-MAU threshold ("greater than 700 million monthly active users in the preceding calendar month, you must request a license from Meta"), the "Built with Llama" attribution clause, California governing law, and - in the incorporated AUP - the EU multimodal restriction denying the licence to individuals domiciled in, or companies with a principal place of business in, the European Union.
Terms of serviceread2026-07-25
Llama 4 Acceptable Use Policy, read verbatim: six prohibited-use categories (illegality/rights infringement; death or bodily harm incl.
Third-party analysisread2026-07-25
Llama family variants, EU multimodal licensing restriction, ecosystem/cloud availability, and Meta declining the EU GPAI Code of Practice.
Model cardread2026-07-25
Canonical, verified and gated meta-llama organisation on Hugging Face distributing safetensors with checksums; per-version licence tags (llama4, llama3.3, llama3.2, llama3.1).
Third-party analysisread2026-07-25
Llama is competitive-to-leading among open-weight generalist families on public leaderboards.
Documentationunverified2026-07-25
Meta ships safety-tuned instruct variants plus Llama Guard and Prompt Guard companion classifiers with published safety evaluations and a responsible-use reporting path.
Model cardread2026-07-25
Llama 3.1 Instruct model card on Hugging Face: 128K context window, the Llama 3 chat template and special tokens, the eight officially supported languages, and documented tool-calling.