7月22日,美国财长Scott Bessent在Fox Business上放话:如果发现中国开源模型"窃取美国公司知识产权",美国将对其实施制裁。这是芯片出口管制之后,美国在AI竞争中打出的又一张牌——这次对准的是模型本身。
制裁威胁的真实背景
Bessent的讲话时机非常微妙:就在几天前,月之暗面发布Kimi K3,在多个基准测试中逼近甚至超越Anthropic Opus 4.8和GPT-5.6水平;中国开源模型的快速进步正在冲击OpenAI和Anthropic的商业模型——这些公司刚刚以数百亿估值完成融资,正在烧钱训练下一代模型。
Axios此前报道特朗普政府正在考虑全面禁止中国开源模型,尽管这一说法被部分人士否认。Bessent的最新表态可以看作是这一思路的延续:先放风威胁,再看效果。
但这里有一个根本性的悖论:开源模型一旦发布,就像泼出去的水。你可以禁止美国公司使用,可以制裁发布模型的公司,但代码已经在互联网上,被全球开发者下载、fork、微调。制裁的实际效果能有多大?
蒸馏指控的核心争议
美国AI公司指控中国模型通过"蒸馏"(distillation)技术窃取美国模型能力。蒸馏确实可以将大模型的部分能力迁移到小模型上,但业内对这是否构成"盗窃"存在巨大争议。
微软CEO Satya Nadella本月初就公开嘲讽了这种逻辑:"具有讽刺意味的是,大模型公司主张自己用公开数据训练是合理使用,却反过来禁止别人蒸馏他们的模型。"
Hugging Face CEO Clem Delangue在TechCrunch播客上说得更直接:"蒸馏只是做出好模型的一个非常小的因素,而且所有人都在这么做,包括美国公司。如果蒸馏就能做出好模型,那美国早就有更好的开源模型了。事实是中国有非常非常优秀的科研团队,采取了比美国更开放协作的AI研发方式。"
换句话说:你打不过别人,就说别人作弊。
开源战场的新格局
从芯片封锁到模型制裁,美国的AI竞争策略正在层层升级。但每一次升级都暴露一个问题:你封锁什么,中国就自研什么;你制裁什么,什么就会去中心化。
开源模型的特性决定了它很难被真正封锁:代码托管在全球各地的服务器上,权重通过torrent和IPFS分发,社区驱动的开发不依赖任何单一公司或国家。美国可以制裁中国公司,可以禁止美国用户使用,但无法阻止全球开发者用这些模型构建产品。
更讽刺的是:正是美国的芯片封锁倒逼中国走出了一条开源+自研的道路。当最先进的芯片买不到的时候,中国公司反而在模型效率、推理优化、小模型能力上走出了自己的路径。现在美国又想封锁模型,结果会是什么?
对于开发者和创业者来说,这场地缘政治博弈意味着一件事:不要把你的技术栈绑定在任何单一国家的模型上。多模型、多云、开源备份,将是未来的默认配置。
AI竞争已经从公司之间的比赛,变成了国家之间的体系对抗。而开源,是这场对抗中最不可控的变量。
明天见。
Sources · 参考来源
声明:本文为 Dawn Vision 基于公开信息的二次创作与独立分析,标题、观点、行文均为原创,仅供参考,不构成任何投资建议或决策依据。如有侵权请联系删除。
本文基于 Dawn Vision 认知引擎处理的 14 个源信号生成,经编辑部人工审核。素材来源:TechCrunch、Bloomberg、Axios、Hugging Face。
相关入库笔记:美国制裁 · 中国开源模型 · Kimi K3 · AI监管 · 模型蒸馏 · 中美AI竞争 · 开源地缘政治
On July 22, US Treasury Secretary Scott Bessent told Fox Business that the United States would sanction Chinese open-source AI models if they are found to be "stealing intellectual property from American companies." This is the next card in America's AI competition playbook after chip export controls — this time targeting the models themselves.
The Real Context Behind the Threat
Bessent's comments come at a pointed moment: just days earlier, Moonshot AI released Kimi K3, which approaches and in some benchmarks surpasses Anthropic Opus 4.8 and GPT-5.6. The rapid progress of Chinese open-source models is threatening the business models of OpenAI and Anthropic — companies that just raised funding at tens-of-billions valuations and are burning cash training their next-generation models.
Axios previously reported that the Trump administration is considering a wholesale ban on Chinese open-source models, though that claim was disputed by some. Bessent's statement can be seen as an escalation: float the threat first, see what happens.
But there's a fundamental paradox here: once an open-source model is released, it's like water spilled on the ground. You can ban US companies from using it, you can sanction the company that released it, but the code is already on the internet, downloaded, forked, and fine-tuned by developers worldwide. How effective can sanctions actually be?
The Core Dispute Over Distillation
US AI companies accuse Chinese models of "distilling" their capabilities. Distillation can indeed transfer some abilities from large models to smaller ones, but there's fierce debate over whether this constitutes "theft."
Microsoft CEO Satya Nadella publicly mocked this logic earlier this month: "I find it ironic that the status quo is to then turn around and impose restrictive terms on distillation," after asserting that model providers' fair use rights to train on public data are necessary.
Hugging Face CEO Clem Delangue put it more bluntly on the TechCrunch Equity podcast: "We know distillation to be a very small factor in the ability to create good models, and it's a practice that everyone is doing, including companies in the U.S. If it were easy just to do distillation to get good at building AI models, there would be many other countries, including in the U.S., with much better open source AI. The reality is they have really, really good research teams in China...taking a much more open and collaborative approach to AI than in the U.S."
In other words: if you can't beat 'em, accuse 'em of cheating.
The New Landscape of the Open-Source Battlefield
From chip blockades to model sanctions, US AI competition strategy is escalating layer by layer. But each escalation exposes the same problem: whatever you block, China builds indigenously; whatever you sanction, becomes decentralized.
The nature of open-source models makes genuine blockade nearly impossible: code is hosted on servers worldwide, weights distributed via torrents and IPFS, community-driven development independent of any single company or country. The US can sanction Chinese companies and ban American users, but it can't stop global developers from building products with these models.
Most ironically: it was US chip export controls that forced China down the open-source + indigenous R&D path. When the most advanced chips became unavailable, Chinese companies instead forged their own path in model efficiency, inference optimization, and small-model capabilities. Now the US wants to block models too — what will be the result?
For developers and founders, this geopolitical chess game means one thing: don't tie your stack to any single country's models. Multi-model, multi-cloud, open-source fallbacks will be the default configuration going forward.
The AI competition has shifted from a race between companies to a systemic rivalry between nations. And open source is the most uncontrollable variable in that contest.
See you tomorrow.
Sources · 参考来源
Disclaimer: This article is original secondary analysis by Dawn Vision based on public information. All titles, opinions, and writing are original. For reference only; not investment or decision advice.
This article was generated by the Dawn Vision cognitive engine processing 14 source signals, with human editorial review. Sources: TechCrunch, Bloomberg, Axios, Hugging Face.
Related notes: US sanctions · Chinese open-source models · Kimi K3 · AI regulation · model distillation · US-China AI competition · open-source geopolitics
蒸馏只是做出好模型的一个非常小的因素,所有人都在这么做。如果蒸馏就能做出好模型,那美国早就有更好的开源模型了。
—— Hugging Face CEO Clem Delangue
Distillation is a very small factor in creating good models, and everyone does it. If distillation were enough, the US would have much better open-source AI already.
— Hugging Face CEO Clem Delangue
US sanctions · Chinese open-source models · Kimi K3 · AI regulation · model distillation · intellectual property · US-China AI competition · open-source geopolitics