Defining Open AI: Why Model Weights Are Not the Same as Open Source
A definitional split inside the "open" AI label is now shaping enterprise procurement, according to a recent Computerworld explainer.
Shane Barrett·updated August 29, 2026

The piece distinguishes open-weight systems, which expose parameters but withhold training data and code, from fully open-source releases that meet the Open Source Initiative's criteria. With open releases from Meta, Mistral, DeepSeek, Alibaba, and Moonshot reportedly halving the catch-up time to closed-frontier capability each generation, the practical stakes for IT decision-makers extend past licensing semantics.
Taxonomy: Weight Release Versus Full Open Source
The dominant enterprise format is the open-weight model. Exposed parameters permit fine-tuning, internal-data adaptation, and on-premises deployment. Withheld artifacts — the training corpus, preprocessing pipeline, and reproducibility metadata — restrict the scope of what can be audited or modified.
The OSI standard is more demanding. A qualifying open-source model releases training data and supporting documentation enabling study, inspection, modification, and redistribution without restriction. Open-weight distributions typically fail that test even when licensed permissively, and the gap is structural rather than incidental.
Empirical Trajectory
A SemiAnalysis newsletter tracked the convergence rate: each open-source generation requires roughly half the prior generation's time to match the leading closed-source model of the same era. Documented reference points include DeepSeek's V3 in late 2024, reportedly trained at a fraction of the cost incurred by US frontier labs, and its reasoning successor R1 in January 2025. Alibaba's Qwen and Moonshot's Kimi have since gained enterprise traction across reasoning, agentic, and physical AI workloads, per the Computerworld piece.
Trade-offs in Deployment
Closed services from OpenAI, Google, and Anthropic retain capability advantages and remain entrenched in enterprise pipelines. Nvidia CEO Jensen Huang argued in a letter released last month that open-weight distribution enables organizations to control proprietary data and meet internal deployment constraints. Gartner senior director analyst Deepak Seth framed the calculus in workflow terms: general-purpose closed models trained on the entire internet tend to be overkill for domain-specific internal tasks.
The hidden components in every major open-weight release nonetheless preclude certain classes of safety audit, bias assessment, and post-training contamination analysis that the OSI framework otherwise enables. Practitioners evaluating these systems for regulated workloads should verify which artifacts are actually published — weights only, weights plus inference code, or the full training pipeline. Absent training data and preprocessing details, empirical claims about model behavior rest on third-party benchmarking rather than direct inspection.
Compounding cost pressure on the closed-API model arrives from another direction: the recent hardware price increases reshaping consumer and prosumer equipment are recalibrating the on-premises versus hosted calculus for budget-sensitive deployments.