Skip to main content
ExplainerOpen Source StandardsDefinitional Explainer· 5 min read· in Artificial Intelligence

How the Open Source Initiative's 1.0 Definition Excludes the Most Downloaded Open-Weight AI Models

The Open Source Initiative has finalized its definition of open-source AI, establishing that releasing model weights without the underlying training data and filtering code is insufficient. The standard effectively reclassifies the industry's most popular "open" models as proprietary, creating a rift between developers and transparency advocates.

By Harper Lane

Open Source Purists 40%Open-Weight Developers 35%AI Safety Researchers 25%
Open Source Purists
Advocates who argue that the open-source label must guarantee the ability to fully study and reproduce a system.
Open-Weight Developers
Companies and engineers who prioritize the practical utility of downloadable model weights over absolute data transparency.
AI Safety Researchers
Analysts focused on the dual-use risks of proliferating advanced AI capabilities without adequate safeguards.

Perspectives this story doesn't cover

  • Independent open-source contributors
  • Copyright holders whose data is used in training

Key points

  • The Open Source Initiative's 1.0 definition requires AI developers to release training code and detailed data provenance to claim the open-source label.
  • Most popular 'open' AI models, including those from Meta and DeepSeek, only release model weights and fail the OSI's strict transparency test.
  • Open-weight models allow developers to fine-tune AI systems cheaply but obscure the underlying data used to train them.
  • Safety researchers warn that open-weight releases allow malicious actors to bypass built-in safeguards, advocating for a tiered access framework.
  • The definitional split could have major legal consequences if regulators adopt the OSI standard for exemptions under the EU AI Act.
200,000+
Text-generation models hosted on Hugging Face
150,000
Open generative AI projects on GitHub in 2024
98%
Year-over-year growth in open AI projects
5 of 10
Top downloaded models that are advanced AI

On October 28, 2024, the Open Source Initiative published version 1.0 of its Open Source AI Definition, establishing a standard that immediately disqualified the vast majority of the artificial intelligence industry's publicly available models. The document, drafted after two years of consultation, dictates that an AI system can only be called "open source" if a developer provides the full training code, the model parameters, and sufficiently detailed information about the training data for a skilled person to recreate the system.[1]

That data requirement strikes at the core of how modern artificial intelligence is built and distributed. While companies like Meta and DeepSeek have aggressively released the numerical weights of their models—allowing anyone to download and run them—they uniformly withhold the underlying datasets and the specific code used to filter that data.[2][5][6]

The distinction between "open-source" and "open-weight" is not merely semantic; it defines what a downstream user can actually do with the technology. Model weights are the central parameters learned during the training process, determining how a neural network interprets new data and generates predictions.[2][6]

Releasing these weights allows independent developers to fine-tune a model for specific tasks, such as medical diagnosis or legal analysis, at a fraction of the cost of training a system from scratch. However, without the original training data, researchers cannot fully audit the model for embedded biases, verify the provenance of copyrighted material, or understand exactly how the system arrived at its baseline capabilities.[2][6]

Open-weight models typically withhold training code and data provenance, failing the OSI 1.0 standard.

As IBM researchers noted in a May 2025 technical assessment, "Open weights are publicly shared and typically available under open-source licenses, providing a peek into a deep learning model's final state. And while they signify gradual advancement toward transparency in AI, open weights still don't offer the full picture that open-source AI does." The assessment highlighted that models ranging from 7 billion parameters to 40 billion parameters are frequently mislabeled in public discourse.[2]

The Open Source Initiative's 1.0 framework attempts to bridge this gap by demanding what legal scholars term a "take it or leave it" approach. To claim the open-source label, a developer must grant users four fundamental freedoms: to use the system for any purpose, to study how it works, to modify it, and to share it.[1][3]

Crucially, the OSI specifies that exercising these freedoms requires access to the "preferred form to make modifications." In traditional software, this means the source code. In machine learning, the OSI argues, this preferred form must include the data information.[1]

In machine learning, the OSI argues, this preferred form must include the data information.

The definition explicitly requires "the complete description of all data used for training, including (if used) of unshareable data, disclosing the provenance of the data, its scope and characteristics, how the data was obtained and selected, the labeling procedures, and data processing and filtering methodologies."[1]

By this standard, the most widely adopted models in the developer ecosystem operate in a gray area. A July 2025 report by the Centre for Future Generations (CFG) analyzed the distribution of these systems, noting that the Hugging Face repository hosts more than 200,000 text-generation models.[4][7]

The proliferation of open-weight models has driven a massive surge in derivative AI projects.

The CFG researchers found that five of the top ten most downloaded text generation models on the platform are general-purpose advanced AI models released within the preceding year. None of these leading models provide the comprehensive data provenance and filtering code mandated by the OSI 1.0 definition, despite driving a 98% year-over-year growth in open generative AI projects on GitHub in 2024.[4][7]

This widespread adoption of open-weight models has created a parallel ecosystem where highly capable systems are freely accessible but fundamentally opaque. The CFG report highlights that while open-weight releases democratize access to powerful tools, they also introduce systemic vulnerabilities that traditional open-source software does not face.[4][5]

"When model weights are openly available, individuals can bypass built-in safeguards—a process known as jailbreaking—or fine-tune the model on new data to alter its outputs with minimal cost and effort," the CFG analysis states. Because the weights cannot be recalled once downloaded, any embedded safety mechanisms can be systematically stripped away by motivated actors.[4][6]

To address these risks, governance researchers are pushing to move the debate beyond the binary classification of "open" versus "closed." The CFG advocates for a tiered, safety-anchored approach to model release, where the degree of openness is determined by rigorous risk assessments rather than ideological commitments.[4]

Safety researchers advocate for a tiered release system based on demonstrated risk rather than a binary open/closed model.

Under a tiered framework, models that exceed specific capability thresholds for dual-use risks—such as assisting in cyberattacks or biological weapon design—would be restricted to verified-access programs, even if their developers wished to release the weights publicly.[4]

The stakes of this definitional battle extend directly into international law. Article 53 of the European Union's AI Act provides specific exemptions from documentation and transparency obligations for AI models released under free and open-source licenses.[3]

The next test of this standard will arrive as regulators in the European Union and the United States finalize their enforcement frameworks. If those bodies adopt the Open Source Initiative's strict criteria, the developers of open-weight models will be forced to choose between disclosing their proprietary training data or accepting the full liability burden of a closed system.[1][3]

What we don’t know

  • Whether major AI developers will adjust their release practices to comply with the OSI 1.0 definition or simply abandon the 'open source' label.
  • How European regulators will interpret 'sufficiently detailed information' about training data when enforcing the EU AI Act.
  • If technical safeguards, such as machine unlearning or tamper-resistant architectures, can be developed to secure open-weight models against malicious fine-tuning.

Sources

Source coverage

7 outlets

3 viewpoints surfaced

Open Source Purists 40%Open-Weight Developers 35%AI Safety Researchers 25%
  1. [1]Open Source InitiativeOpen Source Purists

    The Open Source AI Definition – 1.0

    Read on Open Source Initiative
  2. [2]IBMOpen-Weight Developers

    What Is Open Source AI?

    Read on IBM
  3. [3]Kluwer Copyright BlogOpen Source Purists

    Open Source Artificial Intelligence Definition 1.0 - A “take it or leave it” approach for open source AI systems?

    Read on Kluwer Copyright Blog
  4. [4]arXivAI Safety Researchers

    Beyond the Binary: A nuanced path for open-weight advanced AI

    Read on arXiv
  5. [5]PBSAI Safety Researchers

    What's the difference between closed, open‑source and open-weight AI? A researcher explains

    Read on PBS
  6. [6]Fierce NetworkOpen-Weight Developers

    Open weight AI vs open-source AI: what's the difference?

    Read on Fierce Network
  7. [7]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team

Comments

Stay informed

Every angle. Every day.

Get Artificial Intelligence stories with full source coverage and perspective breakdowns delivered to your inbox.