Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Simon Willison · 2026/8/2 04:16:52
Open letters about AI development
AI 中文解读
微软一纸联名信,把AI领域的“开源大战”推上了风口浪尖。这封信联合了NVIDIA、OpenAI、亚马逊等235家科技巨头,公开向美国政府喊话:别因安全担忧就限制开放权重模型。所谓开放权重,就是AI公司把训练好的“技术底牌”公之于众,让第三方能自由检查、改进。巨头们认为,这反而更安全——好比把配方公开,谁都能检验有没有问题;反倒是闭门造车,一旦出事谁都发现不了。有意思的是,Anthropic拒绝签字,CEO还唱反调,警告开放模型可能被恐怖分子利用制造生化攻击。
这事的看点在于,OpenAI这个曾经的“闭源先锋”也倒戈签了字,说明硅谷风向变了。对普通人来说,开放权重意味着未来AI不会被少数几家垄断,你用的AI产品可能更多样、更便宜。更重要的是,当AI的能力越来越强,公众能不能审查它的“黑盒”内部,直接关系到你每天依赖的AI助理、智能客服是否靠谱可信。这场博弈的结果,将决定AI是成为少数巨头手里的“特权工具”,还是全民可用的“公共基础设施”。
<h4>Open letters about AI development</h4>
<p><em>I wrote this summary of the past few weeks of open letters as a section of <a href="https://simonwillison.net/2026/Aug/2/july-newsletter/">my sponsors-only newsletter</a> but I've decided to share it here as well.</em></p>
<p><strong><a href="https://www.microsoft.com/en-us/corporate-responsibility/topics/open-weight/">Open Weights and American AI Leadership</a></strong> was shepherded by Microsoft, dated July 24th, and signed by 235 AI-adjacent companies including NVIDIA, Amazon, Y Combinator, The Linux Foundation and (a later signer) OpenAI.</p>
<p>It's clearly an argument designed to counter <a href="https://www.axios.com/2026/07/20/ai-us-china-open-source-kimi">any instincts</a> by the current US government to ban or limit open weight models over "safety" concerns - a reasonable consideration given <a href="https://simonwillison.net/2026/Jun/13/us-government-directive-to-suspend-access/">what happened to Claude Fable 5</a>!</p>
<blockquote>
<p>Relying solely on closed models is not inherently safe: they can be breached, misused, or fail in ways that outsiders cannot detect. And concentrating advanced AI capabilities behind a small number of closed models compounds that risk. It results in a small number of single points of failure, weakens competition, and leaves critical technology in the hands of a few providers. Open weight models, on the other hand, allow a broad community of researchers and developers to examine their behavior, identify vulnerabilities, develop safeguards, and improve them over time.</p>
</blockquote>
<p>The one surprising note in the letter is that it comes out in support of distillation, where models train on output from other models:</p>
<blockquote>
<p>In shaping this ecosystem, policymakers should be careful not to conflate legitimate model-development techniques with misappropriation. Distillation, or the practice of using one model’s outputs to help train or improve another, is a widely used technique for model improvement, evaluation, and validation. It reflects a long tradition of learning from, building upon, and improving existing technologies, a tradition that has helped drive innovation since the rise of the open-source software movement.</p>
</blockquote>
<p>Notably absent from the signatures: Anthropic, who published their own response <a href="https://www.anthropic.com/news/position-open-weights-models">Our position on open-weights models</a> three days later. CEO Dario Amodei doubled down on the risk of authoritarian governments building "AI models that are more powerful than those built by the US", and models being "misused to carry out cyberattacks or biological attacks", and called for "a crack down on industrial-scale <a href="https://www.anthropic.com/news/detecting-and-preventing-distillation-attacks">distillation operations</a>", while also stating that "Anthropic has never advocated for a ban on open-weights models".</p>
<p>Then on July 28th <a href="https://www.pacingthefrontier.com">Pacing the Frontier</a> was published, featuring signatures from "1,324 employees of frontier AI companies" - with names like Jakub Pachocki (Chief Scientist, OpenAI), Ilya Sutskever (Safe Superintelligence Inc, previously OpenAI), Dario Amodei (Anthropic), Jack Clark (Anthropic) and more. Their core message:</p>
<blockquote>
<p>We request that the U.S. government support an international effort to develop the technical and governance tools needed to deliberately pace the frontier of automated AI development.</p>
</blockquote>
<p>Their concern is intense competitive pressure combined with accelerated AI progress caused by automated AI research - and given that Anthropic <a href="https://www.anthropic.com/institute/recursive-self-improvement">produce 80% of their code with Claude Code</a>, OpenAI had Sol <a href="https://openai.com/index/gpt-5-6-frontier-intelligence-efficiency/">reduce their end-to-end serving costs by 20%</a>, and Kimi K3 <a href
分享
阅读原文 ↗