# Open-weights models

Open-weights models are AI models whose trained parameters are published for anyone to download, inspect, run, and fine-tune, distinct from proprietary models accessible only through an API.

Open-weights models are machine learning models, typically [large language models](https://www.wikiprompt.org/wiki/large-language-model) or other [foundation models](https://www.wikiprompt.org/wiki/foundation-model), whose trained parameters, or weights, are released publicly for anyone to download, run locally, inspect, and fine-tune. This contrasts with proprietary or closed models, such as GPT-4 or [Claude](https://www.wikiprompt.org/wiki/claude), which are accessible only through a paid API or hosted interface, with the underlying weights kept private.

## Terminology

Open-weights is often used instead of open-source because releasing weights alone does not meet traditional open-source definitions, which typically require the training data, training code, and methodology also be public and freely reusable. Most widely used open models, including [Llama](https://www.wikiprompt.org/wiki/llama), [Mistral](https://www.wikiprompt.org/wiki/mistral-ai)'s releases, and [Qwen](https://www.wikiprompt.org/wiki/qwen), publish weights and often architecture details, but not the full training data or complete training recipe, making open-weights a more precise term than open-source AI, a phrase organizations like the Open Source Initiative have worked to define more strictly.

## History

Early influential open releases include Meta's Llama models, first released in February 2023 and initially leaked before an official broader release, which sparked a wave of community fine-tuning and derivative models. [Stability AI](https://www.wikiprompt.org/wiki/stability-ai)'s [Stable Diffusion](https://www.wikiprompt.org/wiki/stable-diffusion) (2022) played a similar role for image generation. Through 2023-2025, open-weights releases proliferated, including [Mistral AI](https://www.wikiprompt.org/wiki/mistral-ai)'s models, Alibaba's [Qwen](https://www.wikiprompt.org/wiki/qwen) family, and, notably, [DeepSeek](https://www.wikiprompt.org/wiki/deepseek)'s [DeepSeek-R1](https://www.wikiprompt.org/wiki/deepseek-r1) in January 2025, an open-weights reasoning model whose training efficiency claims contributed to the [DeepSeek market shock](https://www.wikiprompt.org/wiki/deepseek-shock). Nonprofit and research efforts, including [the Allen Institute for AI](https://www.wikiprompt.org/wiki/allen-institute-ai)'s OLMo project, have pursued fuller openness, releasing training data and code alongside weights.

## Licensing

Open-weights models are released under varied licenses, from permissive licenses close to traditional open source, to custom licenses that impose conditions, such as usage caps tied to a company's revenue or restrictions on using outputs to train competing models. This variation has made "open" a contested label, since two models both described as open-weights may carry meaningfully different legal terms.

## Open versus closed debate

Proponents of open-weights release argue it democratizes access to powerful AI, enables independent safety research and [interpretability](https://www.wikiprompt.org/wiki/interpretability) work, avoids vendor lock-in, and allows deployment in privacy-sensitive or offline settings. Critics, including some voices within [AI safety](https://www.wikiprompt.org/wiki/ai-safety), argue that once weights are public, safety mitigations built into a hosted model, such as [guardrails](https://www.wikiprompt.org/wiki/guardrails) against harmful use, can be removed by anyone with the technical skill to fine-tune the model, and that open release removes any ability to revoke access to a dangerous capability after the fact. Figures such as [Yann LeCun](https://www.wikiprompt.org/wiki/yann-lecun) have argued for openness as essential to competition and scientific progress, while others favor more cautious, staged release practices, as OpenAI initially adopted with [GPT-2](https://www.wikiprompt.org/wiki/gpt-2) in 2019.

## Economic and geopolitical dimensions

Open-weights releases have become a competitive strategy: Meta positioned Llama as a way to commoditize the base-model layer while it competes on products and infrastructure, and Chinese labs' aggressive open releases have been read partly as a response to US export controls on advanced chips, since a widely adopted open model extends influence even where access to leading proprietary APIs is restricted. As of 2025, open-weights models from several labs approach the performance of leading closed models on many [benchmarks](https://www.wikiprompt.org/wiki/benchmark), though the very largest [frontier models](https://www.wikiprompt.org/wiki/frontier-model) have generally remained closed.

---
Source: https://www.wikiprompt.org/wiki/open-weights
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-02T20:30:07.158099+00:00
