Ecosystem
Open Source vs. Closed Source
Open-source models release their weights and often their training code publicly (e.g., Llama, Mistral), while closed-source models (e.g., GPT-4, Claude) are only accessible via API.
Explained at five levels
Level 1
Open source means everyone can see how the AI works and use it for free. Closed source means it's a secret that only the company knows.
Level 2
Open-source AI (like Llama) shares its code and weights so anyone can use or modify it. Closed-source AI (like GPT-4) keeps everything private.
Level 3
Open-source models release their weights and often their training code publicly (e.g., Llama, Mistral), while closed-source models (e.g., GPT-4, Claude) are only accessible via API.
Level 4
The spectrum from fully open (weights, data, code published under permissive licenses) to fully closed (API-only access) models, with implications for reproducibility, safety, customization, and competitive dynamics.
Level 5
A governance and distribution axis ranging from open-weight releases with reproducible training recipes to proprietary API-gated models — intersecting with dual-use risk, responsible disclosure, and the marginal safety cost of capability diffusion.
Definitions are educational summaries. Terminology can vary by source and context.
Sources
- NIST Trustworthy and Responsible AI Resource Center: Glossary — National Institute of Standards and Technology. Accessed 2026-07-20.