← All guides
LICENSE CHECKLIST

How to review a Hugging Face model license

A license label is a useful filter, but it is not a complete commercial-use decision.

Read the repository license

Open the model repository and inspect the actual license file or linked terms. Do not rely only on a tag. Confirm whether the license covers weights, code, tokenizer files and other artifacts.

Check additional restrictions

Some model-specific licenses add acceptable-use rules, attribution obligations, redistribution conditions, user thresholds or field-of-use restrictions. A familiar-sounding label does not override extra terms.

Trace the model lineage

Fine-tunes, merges and adapters can inherit obligations from a base model. Check the declared base model and every component needed for your final deployment.

Separate model and data rights

A model license does not automatically grant rights to its training data, evaluation data, generated trademarks or personal information. Your use case can create risks that are not answered by the weight license.

Keep evidence

  1. Save the license text and model-card URL reviewed.
  2. Record the date and exact model revision.
  3. List base models and adapters.
  4. Document the intended product use.
  5. Escalate unclear or high-risk cases to qualified counsel.

AI Pentium provides metadata organization and risk prompts, not legal advice or a guarantee of commercial permission.

Browse permissive-license signals