Training

Open-weight Model

An AI model whose trained weights are publicly released, so anyone can download, run, or fine-tune it themselves.

01 ——

In plain English

An open-weight model is one where the trained model parameters (weights) are made publicly available — not just the code. You can download the weights, run the model on your own infrastructure, and fine-tune it for your needs without paying per-token API fees.

Examples:

  • Meta's Llama family
  • Mistral (Mistral 7B, Mixtral)
  • Qwen (Alibaba)
  • DeepSeek (R1, V3)
  • Stable Diffusion (image)

Open-weight vs open-source: Strictly speaking, "open-source" requires the training code and data to also be public — most "open" AI models are open-weight but not fully open-source.

Why it matters:

  • Privacy & control — keep data on your own servers
  • Cost predictability — no per-token API charges
  • Customisation — fine-tune freely
  • Vendor independence — not locked to one provider

Open-weight models close the gap with frontier closed models every few months.

02 ——

Related terms

Back to glossaryLast reviewed May 2026
Vol. 4 · Issue 19 · Last reviewed 2026-05-30

Sign up for our newsletter

Receive weekly updates so you can stay up-to-date with the world of AI