AMD 收购 Taalas,通过芯片化模型提升推理性能
AMD acquires Taalas to boost inference performance by etching models in silicon

原始链接: https://www.theregister.com/systems/2026/08/06/amd-acquires-ai-chip-startup-taalas-to-boost-inference-performance-by-etching-models-into-silicon/5284344

AMD 已收购 AI 芯片初创公司 Taalas。该公司通过将模型权重直接刻入硅片,彻底改变了推理过程。与依赖高带宽内存(HBM)存储权重的传统 GPU 不同,Taalas 的“模型专用集成电路”(MSIC)有望将推理速度提高一个数量级,同时显著提升能效和空间利用率。 Taalas 的架构利用“掩模 ROM 召回结构”永久存储模型权重,使单个加速器有望处理 200 亿个参数。尽管这种方法速度极快,但也存在折衷:模型一旦刻入,更新时需要进行昂贵且耗时的芯片重新设计(re-spin),不过 Taalas 声称仅更新两层金属层即可缓解这一问题。 AMD 计划将 Taalas 的技术整合到其现有的数据中心生态系统中,很可能采用一种混合模式:由 GPU 处理计算密集型的提示词处理,而由 Taalas 加速器负责快速的标记生成。此次收购标志着 AMD 的战略转型,旨在通过为高需求 AI 智能体提供高度优化且专业的硬件,来挑战 Nvidia 的主导地位。该交易预计于第四季度完成,可能会重塑企业部署和运行大规模 AI 模型的方式。

AMD 已收购总部位于多伦多的初创公司 Taalas,该公司致力于通过将 AI 模型直接“刻蚀”进硅片来优化推理过程。这种方法通过将计算过程移至靠近数据的位置(通常使用片上内存如 URAM/BRAM 来规避缓慢的 DRAM),旨在为大语言模型实现极高的性能提升。 此次收购在 Hacker News 上引发了广泛关注。用户对早期的演示(如运行 Llama 3.1 8B 的“chatjimmy.ai”演示)印象深刻,并对其近乎瞬时的响应速度表示赞赏。 讨论的焦点在于这是否标志着向“模型专用”硬件的转变。一些人推测,我们最终可能会看到专用的 AI “卡带”或 ASIC,用以运行稳定、高性能的基础模型,并通过 LoRA 适配器等技术添加新功能。尽管一些观察者担心被 AMD 收购可能会抑制 Taalas 的独立性或限制消费者的使用渠道,但另一些人认为这是实现实时 AI 推理商品化与加速发展的必要步骤,有望降低成本并推动新的多模态应用。然而,批评人士指出模型演进速度极快,质疑静态的硅片设计是否能跟上该领域不断更新的尖端技术。
相关文章

原文

In AMD’s latest bid to upset Nvidia's dominance in AI hardware, the House of Zen has acquired AI chip company Taalas, which bakes model weights directly into silicon in a process that promises to boost inference performance by an order of magnitude or more.

The deal, announced at market close on Thursday, appears to be framed in much the same context as Nvidia’s $20 billion licensing deal with Groq last December: make high-performance “premium” inference services prized for AI agents, like code assistants, faster and cheaper to run. AMD didn’t disclose the terms of the deal, but from what we understand, this is an actual acquisition rather than an acquihire.

Founded in 2023 and based in Toronto, Taalas’ approach to inference is radically different from conventional GPUs or the dataflow architectures that underpin Groq LPUs or Cerebras' waferscale accelerators.

A model-specific integrated circuit

The startup’s chips don’t rely on HBM to store the model weights but rather etch them directly into the silicon. In a sense, Taalas’ chips are really model-specific integrated circuits or MSICs.

Perhaps more importantly, Taalas’ tech isn’t just conceptual. In February, the startup revealed its first test chip fabbed on TSMC’s 6nm process tech, which it called the HC1. Initial benchmarks saw the chip serve Meta’s Llama 3.1 8B at a blistering 16,960 tokens a second — when announced last February, that was 48x faster than Nvidia's GPUs and 8.5x faster than Cerebras' accelerators. 

While Llama 3.1 is ancient by today’s standards, having made its debut all the way back in mid 2024, the reticle-sized chip was really intended to prove the concept. 

Taalas has been incredibly secretive about how its chips actually work, but we know its processors are comprised of two main regions: the mask-ROM recall fabric where model weights are etched, and the SRAM recall fabric where KV caches and fine-tuning adapters are stored.

For its second-gen HC2 chip due out this summer, Taalas aims to boost parameter count to 20 billion parameters. That might not sound like much, but just like with GPUs for larger models, weights are simply distributed across multiple accelerators using pipeline parallelism.

At 20 billion parameters per chip, you’d need just 50 accelerators to support a trillion-parameter model, and AMD just so happens to have a rack-scale compute platform and in-house system design team that can comfortably accommodate that.

That’s quite a bit more space and power efficient than Nvidia’s recently unveiled LPX systems, which would need a few dozen GPUs and at least 2,000 Groq LPUs to serve the same model.

From what we understand, AMD intends to pair its Instinct-based Helios racks with chips based on Taalas’ tech, which implies a disaggregated architecture where compute-heavy prompt processing is done on GPUs while token generation is offloaded to Taalas-based accelerators.

It’s also possible that AMD could adopt a sort of tick-tock cadence in which customers initially deploy and validate models on Instinct accelerators and, once they’re satisfied with them, transition to Taalas accelerators. We can only speculate at this point, but here’s what AMD’s SVP of AI, Vamsi Boppana, had to say about it in a canned statement:

“AMD is building a full-stack AI platform that gives customers the flexibility to deploy the right compute solutions for every AI workload."

You better really love that model

While the tech is blazing fast, if you hadn’t already figured it out, it comes with a pretty substantial downside. Once the chips are deployed you’re stuck with that model. Any change bigger than something like a LoRA adapter is going to require a re-spin of the chips, which is not only expensive but time-consuming.

Nearly four years into the AI boom, new models are rolling out on a nearly monthly basis. In order to benefit from Taalas’ tech, AMD’s customers are going to have to be really sure about their choice of models, which will be easier for some than others.

However, if the startup is to be believed, the situation isn’t quite as bad as it sounds. While new models will require a re-spin, it doesn’t require starting over from scratch. Instead, just two layers of metal need to be changed, which is a lot cheaper and less time-consuming.

With that said, we strongly suspect this tech will largely be deployed by AI model devs, their infrastructure providers, and a handful of inference providers. In an interview with our sibling site The Next Platform in February, the company suggested that etching a model's weights into silicon is 100x less expensive than training a frontier model.

AMD is certainly in a position to negotiate those deals. OpenAI, Anthropic, and Meta are all major Instinct customers. Given the close working relationship between the model houses and the chip designer, it wouldn't be surprising to see a GPT or Claude deployed on a combination of Taalas and instinct accelerators.

The tech also has implications for model development. One of the ways developers have cut down on hallucinations is by trading time for accuracy. The technique, called test-time scaling, is quite simple in practice, and involves allowing a model to “think” for longer before responding.

One drawback of test-time scaling is that it consumes substantially more tokens, which makes it expensive, and means users have to wait longer for the chatbot, code assistant, or agent to respond. If AMD’s Taalas buy can drive down the cost per token and boost output speeds by 10x or 20x, model devs may opt to extend the reasoning time even further.

In any case, we may not have to wait long to see just how Taalas fits into AMD’s broader vision. Subject to regulatory approval, the deal is expected to close in the fourth quarter. ®

联系我们 contact @ memedata.com