自研AI芯片,正在从前卫选择变成前沿AI公司的标配。
8月5日,Anthropic官方确认正在组建内部定制芯片团队,为Claude系列模型设计专用AI芯片。芯片设计岗位的招聘信息已经挂出,年薪范围32万到48.5万美元——这个价格在芯片行业也算顶级待遇了,和NVIDIA、Apple的资深工程师薪酬持平。
此前The Information曾报道Anthropic与三星接触,洽谈潜在的芯片制造合作。TechCrunch的报道确认了这一消息,并表示Anthropic的目标不是做通用GPU,而是针对Claude的推理和训练 workload 做软硬件协同设计(co-design),让模型运行得更快、更省电、成本更低。
从买GPU到造芯片:AI公司的产业链上移
Anthropic不是第一家自研芯片的AI公司,但它的入场标志着一个趋势的彻底确立:前沿AI公司正在系统性地向上游突围,从"买GPU的客户"变成"设计芯片的玩家"。
我们来梳理一下时间线:Google从2015年开始就用自研的TPU,是这条路的先行者;Meta有MTIA加速器,已经迭代了几代;亚马逊AWS有Trainium和Inferentia;微软在研发Maia芯片;OpenAI在今年6月发布了和Broadcom合作设计的Jalapeño推理芯片;现在Anthropic也加入了战局。
为什么所有公司都开始自研芯片?三个根本原因。
第一,通用GPU的效率天花板。NVIDIA的GPU是为图形渲染和通用并行计算设计的,不是专门为大模型的推理和训练优化的。大模型的计算模式其实非常有规律——大部分时间在做矩阵乘法,注意力机制有固定的内存访问模式,KV缓存有特定的优化空间。一个专门为Transformer架构设计的ASIC芯片,在特定workload上可以做到GPU的3-5倍性能、1/3到1/5的功耗。Google TPU已经证明了这一点,OpenAI的Jalapeño据说推理效率是同功耗H100的4倍以上。
第二,供应链安全和成本控制。NVIDIA的GPU不仅贵(H100一颗3-4万美元,B200更贵),而且供不应求——产能被台积电CoWoS封装卡着,订单排到一年以后。如果你的业务完全依赖NVIDIA一家供应商,不仅成本下不来,供应链安全也是个大问题。万一哪天NVIDIA产能优先供给别的客户、或者对中国等特定地区断供、或者出了什么bug要召回,你的整个业务就停摆了。自研芯片虽然前期投入大(几亿到几十亿美元级别),但长期来看能大幅降低算力成本,还能保证供应链自主可控。
第三,软硬件协同的护城河。当你自己设计芯片、自己训练模型、自己做框架优化的时候,你可以做到通用GPU永远做不到的深度协同优化。比如你可以在芯片指令集层面直接支持Transformer里的FlashAttention、可以在硬件层面做KV缓存压缩、可以针对自己模型的稀疏性模式做专门优化。这种软硬件深度绑定带来的性能优势,是买通用GPU永远追不上的——苹果的M系列芯片在消费电子领域已经证明了这一点。
"2023年比谁融到的钱多,2024年比谁拿到的GPU多,2026年比谁自己能造芯片。AI军备竞赛的门槛,一年比一年高。"—— 一位半导体行业分析师
Anthropic的优势与挑战
Anthropic现在入场造芯,有自己的优势,也有巨大的挑战。
优势在于:第一,它不需要从零开始——已经和Broadcom等芯片设计服务公司有合作(OpenAI的Jalapeño也是Broadcom设计的),可以利用成熟的设计团队和IP,不需要自己养几千人的芯片设计团队;第二,它已经和AWS、Google、NVIDIA、AMD都签了大规模算力采购协议,自研芯片是补充不是替代,没有"all in自研"的生存压力,可以从容迭代;第三,Claude系列模型的架构是公开透明的(Anthropic发表了大量论文),团队对自己模型的计算特征了如指掌,软硬件协同优化的方向很清晰。
挑战也很明显。第一,芯片设计周期极长——从架构设计到流片到量产,通常需要2-3年。现在开始设计,真正用上可能要到2028-2029年,到时候模型架构会不会又变了?比如如果2-3年后主流模型从Transformer变成别的架构,今天设计的芯片可能就过时了。第二,人才竞争极其激烈——现在AI芯片设计师是全球最稀缺的人才,NVIDIA、Apple、AMD、Qualcomm、OpenAI、Google都在抢人,年薪48.5万美元能不能招到足够多的顶级人才,要打个问号。第三,制造端依赖台积电——三星的4nm/3nm工艺良率和台积电还有差距,如果找三星代工,芯片性能可能不如台积电的竞品。
但这些挑战挡不住趋势。AI发展到今天,算力已经不是"成本中心"而是"核心竞争力"了。一家前沿AI公司如果不能在算力层面有自己的独门秘籍,未来的竞争会越来越被动。Anthropic在和Volta签完100亿美元算力长约、和SpaceX、TeraWulf锁定电力之后,又开始自研芯片——这是一套完整的全栈算力布局。
AI军备竞赛,已经从算法层烧到了芯片层。
明天见。
Custom AI silicon is going from avant-garde choice to standard equipment for frontier AI companies.
On August 5, Anthropic officially confirmed it's building an internal custom chip team to design purpose-built AI silicon for the Claude model family. Job listings for chip design roles are already posted, with annual compensation ranging from $320,000 to $485,000 — top-tier pay in the semiconductor industry, on par with senior engineer compensation at NVIDIA and Apple.
The Information previously reported Anthropic was in talks with Samsung about potential chip manufacturing partnership. TechCrunch's reporting confirmed this, stating that Anthropic's goal isn't to build general-purpose GPUs but to pursue hardware-software co-design specifically for Claude's inference and training workloads, making models run faster, more power-efficient, and cheaper.
From Buying GPUs to Building Chips: AI Companies Move Upstream
Anthropic isn't the first AI company to build custom chips, but its entry marks a trend firmly established: frontier AI companies are systematically pushing upstream, transforming from "GPU buyers" into "chip designers."
Let's walk through the timeline: Google has used custom TPUs since 2015, pioneering this path; Meta has the MTIA accelerator, iterated across several generations; Amazon AWS has Trainium and Inferentia; Microsoft is developing the Maia chip; OpenAI launched the Broadcom-partnered Jalapeño inference chip in June; and now Anthropic joins the fray.
Why is every company building custom chips? Three fundamental reasons.
First, the efficiency ceiling of general-purpose GPUs. NVIDIA GPUs were designed for graphics rendering and general-purpose parallel computing, not specifically optimized for LLM inference and training. LLM computation patterns are actually quite regular — most time is spent on matrix multiplication, attention has fixed memory access patterns, KV caching has specific optimization opportunities. An ASIC purpose-built for Transformer architectures can deliver 3–5x performance at 1/3 to 1/5 power consumption on specific workloads. Google's TPUs already proved this; OpenAI's Jalapeño is rumored to deliver over 4x inference efficiency per watt versus H100.
Second, supply chain security and cost control. NVIDIA GPUs aren't just expensive (H100s run $30–40K each; B200s cost more) — they're also supply-constrained, with production bottlenecked by TSMC CoWoS packaging and order backlogs stretching over a year. If your entire business depends on a single supplier (NVIDIA), not only can't you bring costs down, supply chain security becomes a critical issue. If NVIDIA prioritizes other customers, cuts off supply to certain regions, or has a recall, your entire operation grinds to a halt. Building custom chips requires massive upfront investment (hundreds of millions to billions), but long-term it dramatically reduces compute costs and ensures supply chain autonomy.
Third, the moat of hardware-software co-design. When you design your own chips, train your own models, and build your own framework optimizations, you can achieve deep co-optimization that general-purpose GPUs can never match. For example, you can directly support FlashAttention at the chip instruction set level, implement KV cache compression in hardware, or specialize for your model's sparsity patterns. This kind of deep hardware-software binding creates performance advantages that buying general-purpose GPUs can never catch up to — Apple's M-series chips already proved this in consumer electronics.
"2023 was about who raised more money; 2024 was about who got more GPUs; 2026 is about who can build their own chips. The barriers to entry in the AI arms race get higher every year."— A semiconductor industry analyst
Anthropic's Advantages and Challenges
Entering the chip race now, Anthropic has its advantages and also significant challenges.
On the advantage side: First, it doesn't have to start from zero — it can partner with design services firms like Broadcom (OpenAI's Jalapeño was also designed with Broadcom), leveraging mature design teams and IP without maintaining a multi-thousand-person chip design organization in-house. Second, it already has large-scale compute agreements with AWS, Google, NVIDIA, and AMD; custom silicon is a supplement, not a replacement, so there's no existential "all-in on custom chips" pressure, and it can iterate deliberately. Third, the Claude model family's architecture is transparent and well-published (Anthropic has released extensive technical papers); the team intimately understands its models' computational characteristics, giving clear direction for hardware-software co-optimization.
The challenges are also obvious. First, chip design cycles are extremely long — from architecture to tapeout to mass production typically takes 2–3 years. Starting now, real deployment might not happen until 2028–2029. Will model architectures have changed again by then? If the dominant architecture shifts away from Transformers in 2–3 years, chips designed today could be obsolete. Second, talent competition is ferocious — AI chip designers are the scarcest talent on the planet; NVIDIA, Apple, AMD, Qualcomm, OpenAI, and Google are all competing. Whether $485K can attract enough top talent remains an open question. Third, manufacturing depends on TSMC — Samsung's 4nm/3nm yields still lag behind TSMC, and manufacturing with Samsung could mean performance gaps versus TSMC-built competitors.
But none of these challenges will stop the trend. AI has reached a point where compute is no longer a "cost center" but a "core competency." A frontier AI company that doesn't have its own secret sauce at the compute level will be increasingly disadvantaged. After signing a $10B long-term compute deal with Volta and locking in power with SpaceX and TeraWulf, Anthropic is now designing custom chips — this is a complete full-stack compute strategy.
The AI arms race has burned from the algorithm layer up to the silicon layer.
See you tomorrow.
2023年比谁融到的钱多,2024年比谁拿到的GPU多,2026年比谁自己能造芯片。AI军备竞赛的门槛,一年比一年高。
—— 一位半导体行业分析师
2023 was about who raised more money; 2024 was about who got more GPUs; 2026 is about who can build their own chips. The barriers to entry in the AI arms race get higher every year.
— A semiconductor industry analyst
Anthropic · 自研芯片 · AI芯片 · Claude · Jalapeño · TPU · MTIA · 软硬件协同设计 · 三星 · Broadcom · 算力军备竞赛 · 供应链安全
Anthropic · custom chips · AI chips · Claude · Jalapeño · TPU · MTIA · hardware-software co-design · Samsung · Broadcom · compute arms race · supply chain security
Sources · 信源 Sources
本文基于 Dawn Vision 认知引擎处理的 9 个源信号生成,经编辑部人工审核。素材来源:TechCrunch、Business Insider、The Information。
This article was generated by the Dawn Vision cognitive engine processing 9 source signals, with human editorial review. Sources: TechCrunch, Business Insider, The Information.