AMD acquires Taalas, betting on chips with AI models etched into silicon
TECH

AMD acquires Taalas, betting on chips with AI models etched into silicon

37+
Signals

Strategic Overview

  • 01.
    AMD reached a definitive agreement on August 6, 2026 to acquire Taalas, a Toronto startup founded in 2023 that builds inference chips with model weights physically etched into the silicon. Financial terms were not disclosed and the deal is expected to close in Q4 2026.
  • 02.
    Taalas builds model-specific integrated circuits, or MSICs, that etch a model's weights and dataflow into the chip itself using a Mask-ROM fabric, instead of storing them in external HBM memory the way GPUs do. Its HC1 test chip served Llama 3.1 8B at nearly 17,000 tokens per second, a figure the company said was 48 to 73 times an Nvidia H200/B200's throughput.
  • 03.
    AMD said it plans to pair Taalas's chips with its Instinct GPUs, Helios rackscale systems, EPYC CPUs and ROCm software as part of a broader AI inference platform. Trade press coverage separately framed this kind of system-level pairing as evidence that the industry expects inference to split along heterogeneous lines, with GPUs handling compute-heavy prefill and specialized chips handling latency-sensitive decode, though AMD's own announcement did not spell out that specific division of labor. This is AMD's third AI acquisition in nine months, following MK1 and Mext.
  • 04.
    The deal follows Nvidia's roughly $20 billion acquisition of Groq's inference chip assets seven months earlier, and lands amid a broader industry wave toward model-baked silicon, including OpenAI's Broadcom-built Jalapeno chip and Google's reported 'Frozen v2' Gemini chip.

Deep Analysis

How AMD turned a chip into a frozen brain

Taalas does not build a general-purpose processor and load a model onto it afterward. Its model-specific integrated circuits, or MSICs, etch a model's weights and dataflow directly into the transistors and metal layers of the chip itself, replacing the external high-bandwidth memory GPUs rely on with an on-die Mask-ROM fabric for weights and an SRAM fabric for KV-cache and fine-tuning adapters [1]. The company's HC1 test chip, an 815 square millimeter die built on TSMC's 6-nanometer process with 53 billion transistors, runs in a 2.5-kilowatt server configuration [2]and served Meta's Llama 3.1 8B model at close to 17,000 tokens per second, a speed Taalas said was 48 to 73 times the throughput of Nvidia's H200 and B200 GPUs at a fraction of the power draw [12]. Independent testing by analyst Karl Freund of Cambrian AI measured throughput at 14,357 tokens per second on the same chip, close to Taalas's own reported number [4]. The tradeoff is rigidity: once a chip is fabricated for one model, it cannot be reprogrammed for another. Taalas says updating to a new model only requires changing about two of the more than 100 metal layers on the die, cutting a full respin down to roughly a two-month tapeout rather than a from-scratch redesign [1], but every model swap still means new silicon, not a software update.

AMD's answer to Nvidia's Groq bet

The Taalas deal is AMD's third AI acquisition in nine months, following the November 2025 purchase of MK1 and the June 2026 acquisition of memory-optimization startup Mext [3], and it lands about seven months after Nvidia's own 20 billion dollar purchase of Groq's inference chip assets, its largest deal on record [5]. Where Groq's chips are model-agnostic and can run different models with low latency, Taalas goes the opposite direction: one chip, one model, maximum efficiency, zero flexibility. Trade press framed the acquisition as evidence that the industry expects inference architecture to become heterogeneous, with programmable GPUs handling training and prefill, the compute-heavy step of processing a prompt, while specialized chips like Taalas's handle latency-sensitive decode, the token-by-token generation step; that framing is trade-press analysis rather than a division of labor AMD itself has spelled out [1]. AMD said it plans to pair Taalas's chips with Instinct GPUs in system-level deployments alongside its Helios rackscale systems, EPYC CPUs and ROCm software stack [6]. Markets reacted mildly positively: AMD shares rose about 1.5 percent to roughly 489 dollars on the day of the announcement [7], and one investor-focused online community estimated the deal's value at 400 to 500 million dollars based on Taalas's roughly 200 million dollars in prior funding, an estimate AMD has not confirmed. AMD is not alone in chasing model-baked silicon: OpenAI unveiled its Jalapeno inference chip built with Broadcom in June 2026 [8], and Google is reportedly developing a 'Frozen v2' chip that etches part of Gemini's architecture into silicon while keeping weights updatable, targeting 6 to 10 times more tokens per watt than current TPUs [9].

The talent AMD is really buying

Taalas was founded in 2023 in Toronto by a team with deep AI-silicon pedigree, led by chief executive Ljubisa Bajic, who previously led rival AI chip startup Tenstorrent [10]. The company raised roughly 219 million dollars across its funding history, including a 169 million dollar Series D in February 2026, with Fidelity Investments, Quiet Capital and investor Pierre Lamond among the lead investors across its funding rounds, on top of earlier rounds [11]. Reaction on hardware-focused forums has split along an unexpected axis: rather than debating the chip's merits, one active discussion reframed the deal as a case study in Canadian tech brain drain, noting that although Taalas was headquartered in Toronto, the overwhelming majority of its funding came from U.S. investors, and comparing it to ATI, the Canadian graphics company AMD acquired two decades ago whose Radeon division still operates out of Markham, Ontario. For AMD, the deal reads as much as a talent acquisition as a technology one: Bajic's team brings direct experience building specialized AI silicon outside the GPU paradigm that AMD did not have in-house before this deal [10].

The skeptics' case: technical limits and a strategic fit question

Not everyone is convinced the etched-silicon approach scales, and the pushback splits into two distinct critiques. The technical critique, which circulated among hardware analysts on Reddit, argued that baking weights into silicon made the most sense when context windows were small, under roughly 4,096 tokens. Modern frontier models routinely handle context windows of 128,000 tokens up to over a million, and the KV-cache reads that dominate runtime at that scale are dynamic, per-conversation data that cannot be hardwired into a chip the way static weights can. If KV-cache access, not weight access, is what actually bottlenecks inference at long context lengths, etching weights into silicon solves a shrinking share of the real workload as context windows grow, and critics also pointed out that the HC1 test chip already needs aggressive quantization just to fit an 8-billion-parameter model onto its die. A separate, organizational critique came from a widely-viewed video breakdown of the deal, which framed it less as AMD buying a finished product and more as AMD adding to its silicon-design team, then raised a genuinely different open question: whether an ultra-specialized, single-model chip actually fits into AMD's existing GPU-centric portfolio, or whether it risks staying a niche addition alongside Instinct's general-purpose accelerators rather than becoming a core product line. Other video commentary was more measured, describing Taalas as a real speed-versus-flexibility tradeoff rather than a GPU killer, and cautioning that 'GPUs are so over' takes are premature. Taalas's own roadmap anticipates the scaling question on the technical side: its unannounced next-generation HC2 chip targets around 20 billion parameters per chip, with the company suggesting that around 50 accelerators chained together could theoretically support a trillion-parameter model [1], an architecture nobody has yet built or benchmarked at that scale, and one that still would not resolve the portfolio-fit question raised separately.

Historical Context

2023
Taalas founded in Toronto, Canada, pursuing model-specific inference chips it calls Hardcore Models.
2025-11
AMD makes the first of three AI acquisitions in nine months preceding the Taalas deal.
2025-12-24
Nvidia acquires assets from AI chip startup Groq for about $20 billion.
2026-02
Taalas raises a $169 million Series D, totaling about $219 million raised, and unveils the HC1 chip.
2026-06
AMD acquires memory-optimization startup Mext.
2026-06-20
OpenAI announces its Jalapeno inference chip built with Broadcom.
2026-07-20
Google is reported to be developing a 'Frozen v2' chip, targeting 6 to 10 times more tokens per watt than current TPUs, slated for 2028.
2026-08-06
AMD announces a definitive agreement to acquire Taalas.

Power Map

Key Players
Subject

AMD acquires Taalas, betting on chips with AI models etched into silicon

AM

AMD (Advanced Micro Devices)

Acquirer; folding Taalas's technology into a full-stack AI inference roadmap alongside Instinct GPUs, Helios racks, EPYC CPUs and ROCm

TA

Taalas Inc.

Acquisition target; Toronto-based startup that builds model-specific inference chips with weights etched directly into silicon

LJ

Ljubisa Bajic

Taalas co-founder and CEO, previously led rival AI chip startup Tenstorrent

NV

Nvidia

Competitor that acquired assets from rival inference chip startup Groq for about $20 billion roughly seven months earlier, a comparable move into specialized inference hardware, though Groq's chips are model-agnostic rather than model-specific like Taalas's

AN

Anthropic

AMD's major AI inference customer via a separate strategic partnership to deploy up to 2 gigawatts of AMD Instinct MI450 GPUs, with AMD also investing up to $5 billion in Anthropic

Fact Check

12 cited
  1. [1] AMD acquires AI chip startup Taalas to boost inference performance by etching models into silicon
  2. [2] Taalas Products - HC1
  3. [3] AMD acquires Taalas to hardwire AI models into silicon
  4. [4] AMD Taalas Acquisition: Etched Silicon Chip - August 2026
  5. [5] Nvidia buying AI chip startup Groq for about $20 billion, biggest deal
  6. [6] AMD Acquires Taalas to Advance Compute Solutions for Rapidly Growing AI Inference Market
  7. [7] AMD Taalas Acquisition: Nvidia AI Chip Competition
  8. [8] OpenAI and Broadcom's Jalapeno Inference Chip
  9. [9] Google reportedly developing 'Frozen v2' chip with Gemini's architecture etched into the silicon
  10. [10] AMD Acquires Taalas to Advance Compute Solutions for Rapidly Growing AI Inference Market
  11. [11] Taalas raises $169M funding to develop model-specific AI chips
  12. [12] AI chip startup Taalas raises $169m, unveils HC1 processor optimized for Llama 3.1 8B

Source Articles

Top 5

THE SIGNAL.

Analysts

Frames the acquisition as extending AMD's full-stack AI platform strategy.

Vamsi Boppana
AMD Senior Vice President, Artificial Intelligence Group

Describes Taalas's founding thesis as inverting the usual hardware-model relationship.

Ljubisa Bajic
Taalas co-founder and CEO

Independently benchmarked the HC1's throughput on Llama 3.1 8B, measuring 14,357 tokens per second in his own test, landing close to Taalas's own reported figure.

Karl Freund
Independent chip analyst, Cambrian AI Research

Frames the acquisition as part of an industry-wide shift toward disaggregated, heterogeneous inference architectures.

Industry analysis (The Register)
Semiconductor trade press
The Crowd

We're excited to announce our planned acquisition of @taalas_inc, bringing differentiated AI inference technology and world-class engineering expertise to AMD. Together, we'll strengthen our AI roadmap and deliver faster, more efficient AI solutions across a growing range of...

@@AMD987

BREAKING: AMD just acquired Taalas Nvidia bought Groq for $20B > SRAM-based LPUs > model-agnostic, low-latency > run any model, fast Now AMD buys Taalas >model-specific ASICs >hardwire the model into the chip >one model, max efficiency, zero flexibility AI inference wars

@@ns123abc900

BREAKING NEWS: AMD has acquired AI chip startup Taalas, cofounded by former Tenstorrent CEO Ljubisa Bajic. @taalas_inc demonstrated superlative speed on small model inference, but @AMD will likely use the technology for decode acceleration: AI Chip Startup Taalas Acquired By AMD - EE Times (eetimes.com)

@@sallywf152

AMD acquires AI chip startup Taalas to boost inference performance by etching models into silicon

@u/SirActionhaHAA301
Broadcast
Why did AMD just buy this REALLY WEIRD chip company?

Why did AMD just buy this REALLY WEIRD chip company?

This chip runs a "baked" Llama so fast it looks like a glitch (Taalas HC1)

This chip runs a "baked" Llama so fast it looks like a glitch (Taalas HC1)

17000 Tokens per second - Taalas "Embodied" AI Chip!

17000 Tokens per second - Taalas "Embodied" AI Chip!

AMD acquires Taalas, betting on chips with AI models etched into silicon — AI News | Agentic Brew