惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
Jina AI
Jina AI
博客园 - 叶小钗
雷峰网
雷峰网
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
量子位

Open Source Initiative

Linux’s 35th Anniversary and the Open Frontier We Must Open the Frontier: OSI, OFAI Support Calls for the U.S. to Develop More Open Models OSI brings the State of the Source to All Things Open 2026 OSI Governance Survey Why Openness Matters More Than Ever EU AI Act and CRA: Timelines and Resources The AI Era Arcs Toward Openness Preliminary agenda announced for the Open Technology Research Symposium 2026 Openness Made All of This Possible UN Open Source Week, AI Fellowship, and 2025 Annual Report Open Source AI Fellowship Announced at UN Open Source Week Engaging on Age Attestation Policy in Brazil The OSI 2025 Annual Report Is Now Available From G7’s Vision on AI Openness to EU’s Tech Sovereignty Package OSI welcomes the European Union’s “Tech Sovereignty” package Open Source Initiative Helps G7 Deliver Vision On AI Openness Open Source Organizations Weigh in on Age Attestation Open Technology Research Symposium 2026 Opens Call for Proposals Listening, Learning, and Building Together at OSI Maintainer Month 2026: Celebrating the People Who Keep Open Source Running The 2026 State of Open Source Report Hello From The New Executive Director Welcoming the New Executive Director! Welcoming Duane O’Brien as Executive Director of the Open Source Initiative Open Source Initiative Appoints Duane O’Brien as Executive Director ClearlyDefined: A Three-Year Roadmap for Sustainability and Growth
Open Weights Are Good. Open Source Is Better.
September 16, 2026 News Katie Steen-James · 2026-09-16 · via Open Source Initiative

By this point, you’ve seen the news about open-weight AI models and the debate over their security, efficiency, and impact on both local and national economies. Scores of businesses have come out in support of open-weights, highlighting how they increase access to advanced AI and maintain competition in the market. This is all true, and shedding light on these arguments benefits the Open Source community. 

At the same time, we must take this moment, when openness in AI is making headlines, to educate policymakers, producers, and users of these technologies about what open-weight and Open Source AI mean for the four software freedoms: the freedom to use, study, modify, and share without the need to ask for permission from the rights holder. Those are the core tenets of the Open Source movement that power the technology we use every day. Those are the tenets that built the Open Source ecosystem with a demand-side value of $8.8 trillion. It’s those tenets that we should strive to uphold in this next phase of technological development. 

Open-weights allow you to exercise some freedoms, but not all, and only to a certain degree. True Open Source AI allows you to exercise all four without restriction. 

AI models consist of three main components: training data, weights/parameters, and code (for data preparation and training). A user’s ability to access the model components determines if the AI is closed, open-weight, or Open Source. 

As the name indicates, open-weight models release their weights, allowing you to adjust some of the information in the model and its subsequent behavior. The ability to adjust the weights unlocks more choice than what is afforded in closed models. With open-weights, you can choose to run a model locally, paying only for the electricity and hardware, or you can work with a third-party provider to host it. You can also fine-tune the model with your own data, allowing you to maintain control of the data and train the model for your specific use case. Whatever you choose, it is more customizable than relying on a closed model where you are locked into one provider, using their infrastructure and paying their fees. 

However, open-weight models don’t share any other model components. While they allow you to do more than you could with a fully closed model (ChatGPT, Claude, many autonomous driving systems), you are still not able to fully exercise the four software freedoms which are critical for using the model without restriction. Open-weight models limit your ability to modify the model, and you cannot fully study it. Imagine you want to understand why an AI model is giving you a certain output or verify that you can trust the output. You have some insight with the weights, but if you don’t have access to the code and the training data or information, you can’t fully inspect the model to answer these questions. The incorporation of AI into more of our everyday lives and the rising cybersecurity incidents make these questions of trust and verification even more important. 

This is where Open Source AI, as defined by the Open Source Initiative, provides even more benefits. In addition to releasing the weights, these models also release the code used to train the model, and either the training data or a detailed account of how the data was built. With these components, you can use, study, modify, and share the model. Open Source AI gives you the freedom to innovate with others, collaborate with new partners, and explore questions about how these models work in both development and deployment. For example, a large language model by Ai2 called Olmo enabled researchers to evaluate how a model “learns” through the use of the full training dataset and model checkpoints. The study injected new information into the training data and then observed how the model “memorized” or “forgot” the information. This study into how models work is critical and is only possible because Olmo is released as Open Source AI.  

The mainstream focus on openness in AI is a welcome development, shedding light on what it means to see an AI model labeled as such. The case for open-weights has been made and its benefits over closed models are clear. This next phase of technological development will depend on our realization that Open Source AI is where the real innovation lies.