Startup founders urge Trump not to shut off Chinese open weight AI
- ID: 2d78a28f
- 原文链接: https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open-weight-ai-01008992
- 作者/来源: Politico
- 日期: 2026-07-22
- 标签: open-weight, ai-policy, startups, model-access
- 质量评分: 4/5
- 抓取时间: 2026-07-24T23:34:25+08:00
- 本地证据: OpenClaw定时任务/ClawFeed24小时高价值一览/2026-07-24-ClawFeed24小时高价值一览.md
中文解读
Politico 报道近 200 家公司及 Proton、YC、Little Tech Association 等反对一刀切限制中国 open-weight 模型。文章把政策争论落到产业成本结构:低价开放模型已经成为小团队构建 AI 产品的一部分,封禁可能无法阻止模型全球传播,却会提高美国创业公司的推理和研发成本。
为什么值得关注
Open-weight 模型限制会直接改变创业公司的成本结构,不只是抽象的 AI 安全讨论。
原文抓取 / Source excerpt
Startup founders urge Trump not to shut off Chinese open weight AI
作者: @politico
原文链接: https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open-weight-ai-01008992
Startup founders urge Trump not to shut off Chinese open weight AI
As the Trump administration escalates its scrutiny of Chinese AI companies, startup founders are urging officials not to block access to the open weight models many young companies depend on.
By Sophia Cai
07/22/2026 05:58 PM EDT
Almost 200 Silicon Valley companies, including Proton and Y Combinator, are urging the Trump administration not to cut off access to Chinese open-weight artificial intelligence models or risk crippling the next generation of U.S. startups.
On Wednesday, the newly-formed Little Tech Association sent letters to President Donald Trump, Commerce Secretary Howard Lutnick and others in the administration with its appeal, marking the first coordinated effort by Silicon Valley’s wider influential startup community to weigh in on one of the Trump administration’s most closely watched AI debates. At issue: whether Washington should restrict access to increasingly powerful open-weight — meaning, AI models whose weights are publicly available — AI models released by Chinese companies such as Moonshot AI and Alibaba.
“American leadership requires two things: world-leading American open-weight models and continued access for U.S. builders to open models already available worldwide,” the startup founders wrote in the letter obtained by POLITICO, also sent to Office of Science and Technology Policy Director Michael Kratsios. Instead of broad prohibitions, they argue the government should adopt targeted safeguards.
And they warn that banning Americans from downloading Chinese open-weight models wouldn’t stop their proliferation — but would weaken U.S. startups.
“There’ll be hundreds of companies that instantly die,” said Suhail Doshi, founder of AI infrastructure startup Particle and a member of the association, which POLITICO first wrote about exclusively, in an interview. “It’s great for Anthropic. We’re all going to have to spend money on Anthropic.”
The matter took on new urgency following reporting that the Trump administration was considering banning Chinese AI models, shortly after Moonshot AI unveiled its powerful Kimi K3 model.
“The United States leads the world in AI innovation, and President Trump will keep it that way. The Trump Administration is doubling down on innovation to widen the gap between America and the rest of the world,” White House spokesperson Liz Huston said in a statement to West Wing Playbook.
A White House official granted anonymity to discuss the possibility of action against Chinese models said, “Any policy announcement will be announced directly by the administration. Any reporting until then is baseless speculation.”
Those reports sparked panic across Silicon Valley’s startup community, where many founders rely on the cheaper Chinese open-weight models to build products and lack the resources to spend heavily on usage credits from U.S. AI companies like Anthropic and OpenAI. Among their fears: that banning these models would heavily advantage a handful of AI behemoths.
It also sparked discussions Monday night about the matter among senior White House and Cabinet members, according to two people familiar with the matter granted anonymity to speak about private discussions. But the idea of a blanket ban on Chinese open-weight models was not seriously discussed.
Still, administration officials have continued escalating their rhetoric against Chinese AI developers.
Treasury Secretary Scott Bessent said Tuesday on Fox Business’ “Mornings with Maria” that the administration would investigate whether Chinese artificial intelligence companies had improperly distilled American models to power their own, saying that the U.S. can “sanction” companies that engage in intellectual property theft.
On Wednesday, Kratsios said the administration had information that Moonshot AI distilled Anthropic’s Fable model while developing K3, alleging the Chinese company built “a sophisticated internal platform” to conduct large-scale distillation against American models while attempting to evade detection. Kratsios also alleged that Moonshot had acquired Nvidia GB300-equipped servers to train its models, despite a ban on their sale to Chinese entities.
Kratsios emphasized that the administration “strongly supports the free and fair development of AI, including a thriving competitive ecosystem that spans frontier models, specialized systems, open-source frameworks, and open-weight models,” while drawing a distinction between legitimate model distillation and industrial-scale theft.
Moonshot has not publicly addressed the allegations.As of Wednesday, the Commerce Department — which maintains a list of companies subject to export controls and licensing restrictions, called the Entities List — had not drafted plans to include Chinese AI companies, according to the first person.
The group’s position against banning open weight models also reflects a growing divide inside the AI industry, with heavyweights like Anthropic increasingly urging more restrictions on Chinese AI developers over security concerns, and startups arguing that bans would do little to help, but would put startups at a competitive disadvantage.
Little Tech Association Executive Director Harry Godfrey said in an interview that policymakers should use “a scalpel rather than a sledgehammer.”
“The answer here would be: What is the lightest-touch way that doesn’t raise costs, limit access or inhibit American innovation while still addressing” legitimate security concerns, he said.
_Like this content? Consider signing up for POLITICO’s West Wing Playbook: Remaking Government newsletter._
Rob Bonta on blocking the Paramount merger, CNN concerns and Trump’s DOJ
West Wing Playbook: Remaking Government
Your guide to Donald Trump's unprecedented overhaul of the federal government.
https://www.politico.com/newsletters/west-wing-playbook
SPONSORED CONTENT
https://www.outbrain.com/what-is/default/en
STDERR:
Obsidian evidence excerpt
理由很直接:很多创业公司靠便宜模型把产品跑起来,封掉之后不是让美国更强,而是把小团队推向 Anthropic / OpenAI 这类高价闭源供应商。
2)ATProto 的问题不在愿景,而在应用开发者要不要为 public / private data 写两套系统。Luke Kanies 这篇从 review app、local-first、PDS、离线同步讲起,很适合看“协议设计如何变成产品工程成本”。
3)Agentic AI 评估正在从“跑分”转向“过程可解释”。arXiv 这篇分析了 18 篇 SE agent 论文,建议公开 TAR(Thought-Action-Result)轨迹和 LLM 交互数据。这个方向很对:以后评估 coding agent,不只看解了多少题,还要看它怎么试错、怎么调用工具、哪里浪费 token。
4)OneCLI 这种工具说明 agent 落地的安全层开始补齐:把真实 API key 放在网关里,agent 只拿 fake key,出站请求时再按规则替换。这个思路比“把 key 塞进环境变量然后祈祷 agent 不乱读”靠谱。
链接:
- https://www.politico.com/news/2026/07/22/startup-founders-urge-trump-not-to-shut-off-chinese-open-weight-ai-01008992
- https://tombedor.dev/arguments-against-open-source-ai-are-very-bad/
- https://lukekanies.com/writing/building-on-atproto/
- https://arxiv.org/abs/2604.01437
- https://github.com/onecli/onecli
## 备选短文案
- Open-weight AI 的争论别只看“中美叙事”。更现实的问题是:禁用便宜模型之后,创业公司的推理成本会落到谁手里。
- ATProto 最有价值的讨论点:身份系统可能很好,但 private data、local-first、离线同步会把应用开发者拖进两套协议和两套存储模型。
- Coding agent 评估下一步应该公开过程轨迹。只看 benchmark 分数,很难知道 agent 是稳定解决问题,还是靠大量试错碰到了答案。
- Agent 安全层开始变具体了:OneCLI 用凭据网关让 agent 发普通 HTTP 请求,但不直接接触真实 API key。
可发布正文如下:
本期从 ClawFeed 候选里只保留真正读过正文、评分超过 7 分的内容,偏 AI agent、前沿判断和不太枯燥的深度文章。
- 标题:The Arguments Against Open Source AI are Very Bad
评分:8.6/10
推荐语:文章把 open-weight AI 的政策争论拉回软件产业的基本结构:底层组件共享,上层产品竞争。它还用 PGP / SSL 出口管制的历史说明,限制开放模型很难阻止传播,反而可能让本国开发者背上额外成本。
摘要:作者反驳“开放模型危险、应该由少数 gatekeeper