logoalt Hacker News

AMD acquires Taalas to boost inference performance by etching models in silicon

301 pointsby itvisionyesterday at 8:23 PM234 commentsview on HN

https://ir.amd.com/news-events/press-releases/detail/1296/am...

https://chatjimmy.ai/


Comments

LarsDu88yesterday at 9:35 PM

I'm surprised neither OpenAI nor Anthropic made this move first. The Chinese open weight models are pulling ahead and commoditizing their value proposition.

Baking models onto silicon would've been the next logical move to get a moat.

Google is already doing this and has an experimental project on top of already having TPUs and cramming their quantized flash onto individual TPUs for inference.

show 12 replies
sgctoday at 12:02 AM

What does it take to go from here to a model on a pcie card or an m.2 card, so I can plug one into my workstation / laptop? Will 'intelligence' become much like a gpu, where most people just live with the performance of whatever they have installed, outside large companies that must have cutting edge, or prosumers that have a incrementally better version than the masses?

Are we a couple years away, a decade away, or something else?

show 1 reply
whythismattersyesterday at 8:47 PM

The demo: https://chatjimmy.ai/

show 12 replies
mNovakyesterday at 11:58 PM

What I like about this, is that it significantly increases the probability of a sci-fi scenario where you're picking up a hot chip on the black market; rumor has it, Mythos 9 weights baked in...

yumrajyesterday at 10:20 PM

Given the fast churn of the models, how does it work out?

Won’t the silicon etched model already be 1 or more versions behind by the time the silicon comes out.

Though if it’s cheap enough, there certainly can be a market for cheaper model inferences.

show 8 replies
msteffenyesterday at 10:22 PM

This is neat but IMO a little crazy.

Something I personally haven’t seen much of, in all the discussions of model benchmarks and AI breakthroughs, is a distinction between “peak performance” and “reliable performance”. The “peak performance” of frontier models is very high: they’re solving open math problems, analyzing large codebases, etc. But my subjective impression is that “reliable performance” is mid at best: out of 100 random questions I might think to ask, it’s likely to say something wrong or stupid a handful of times at least.

I think there’s inherent tension between the two: the more a model reaches or outright hallucinates, the more likely it is to come up with tricky, subtle solutions to problems (I think people are somewhat like this too: Terry Tao’s brother is nonverbal, Jim Watson’s son has severe schizophrenia, etc). But then the less likely it is to generate a sensible email reply.

I use models all the time for coding, but I would not let one take over my daily correspondence. If the idea here is to run frontier models at high speed in data centers, that could be useful (the speed would be cool), but I’d be surprised if the cost of that hardware churn is worth it to frontier labs. But if the idea is to turn this into a chip that goes in your phone as some kind of routine, low-power inference thing…taking something too kooky to be relied on and baking it into your phone’s hardware like that doesn’t make sense to me.

show 2 replies
ggmyesterday at 10:36 PM

Field reprogrammable, it's an FPGA on steroids. Field upgradable.

Burnt in, it needs a zif socket and easy access in every car, aircraft, a pull out slot in a phone, or it's new era planned obselescence.

show 3 replies
A_D_E_P_Tyesterday at 8:52 PM

This is probably a win-win. The team gets paid, and we get greater assurance that their best ideas and architectures -- which are truly impressive -- are going to see the light of day in actual products.

show 1 reply
badatnamesyesterday at 8:43 PM

Well so much for that dream.

Guess we can look forward to picking these up ex-enterprise on ebay for under $5k a pop in a decade or two

mikeaylesyesterday at 9:17 PM

AMD could have saved their money and used their own hardware! I've got a language model doing 60k tok/s on AMD hardware already, a Xilinx Kria K26 SOM, with the weights baked into URAM/BRAM with zero DRAM in the token loop. Same thesis as Taalas: single-stream decode is bandwidth bound, so stop fetching weights from far away.

Caveats stacked high, obviously. It's 3.16M parameters (tinystories, and I also have a kevin-speak lemmatised version), the tokens are characters, and the 60k record is 16 streams that each remember exactly one token of context, so it's blisteringly fast at saying nothing. The honest build with full context and KV caching still does ~19k tok/s on one stream though.

I keep messing with the blogpost with the live demo, but I'm planning on flipping it to live in the next day or two

show 3 replies
yousif_123123yesterday at 11:46 PM

If things like this get traction, will we need all the datacenters?

proxysnayesterday at 8:15 PM

Really hoped to see their hw out in the wild one day

preommryesterday at 11:00 PM

People are missing the point if they think this is useless because frontier models keep changing every few months.

We really, really need better secondary models that can do things fast and do them cheaply for lots of dumb tasks. Not only because it can be used as sub agents by frontier models, but also because it can be like a universal grease for all kinds of software.

I've got an app I am building and I don't want to tie myself with frontier models because I'll never be able to beat openai/anthropic. I just want a simple, cheap, instantaneous model that can just go through my documentation and tell the user what to do next and how to integrate with whatever ai subscription they have.

laweijfmvoyesterday at 11:15 PM

I’ve been using Gemma as my default (via Kagi) because it’s served on Cerebas hardware. The speed is honestly a game changer for day to day queries.

roughlyyesterday at 11:26 PM

How's that jive with the fact that they're introducing a new model every other week?

show 2 replies
redox99yesterday at 10:40 PM

Is there any LLM from exactly one year ago that would be worth running?

In Aug 2025 you had

- OpenAI o3

- Opus 4.1

- Gemini 2.5 Pro

- Grok 4

Even if those were almost free to run, you'd be way better off with Deepseek flash 0731 or GPT 5.6 Luna, which already are almost free.

Other than for things where the t/s are critical, it seems like a bad idea to etch a model into silicon.

show 2 replies
drob518yesterday at 11:22 PM

So, Kimi K3 in silicon sometime soon?

syntaxingyesterday at 9:00 PM

Honestly, this is starting to make more and more sense. SOTA models are starting to converge to certain architecture and capabilities. I wouldn’t be surprised we end up with a base model ASIC + “fine tune” card where it’s a physical LoRA style adapter.

show 7 replies
redmoonxyesterday at 10:29 PM

It obviously won’t be continuous delivery but could make sense if the lifecycle of a model (train, deploy, iterate (meaningfully) is about 1-2 years. In that case it fits nicely in the “this year’s model” already established with cars, phones, etc.

bhoustonyesterday at 9:03 PM

Toronto Canada startup btw.

show 2 replies
nojsyesterday at 9:43 PM

Can anyone comment on the economics and likely turnaround times of this process, when it’s more mature?

Would it be realistic for a frontier lab to deploy this or would the turnaround time mean the model is always too out of date?

Assuming the weights and architecture are eventually stable, how much cheaper would this end up being?

show 3 replies
jackdoeyesterday at 10:46 PM

Can you imagine in few years getting Fable level intelligence at 20k tokens per second?

"You are not prepared" --Illidan Stormrage

MarkWayneNewtonyesterday at 8:29 PM

While this design is self-limiting I think its a good approach. It doesn't take an entirely new architecture or infinite memory to produce significant performance improvement.

show 1 reply
moralestapiayesterday at 11:46 PM

Taalas is just a phenomenal startup from Toronto. My dearest congratulations to the founders.

rvzyesterday at 8:23 PM

Didn't even give them a chance to launch the hardware.

apiyesterday at 11:24 PM

I've had an endgame idea in mind for a while.

Models, probably first open weight ones like Kimi K3 class, are etched into silicon like this and sold as cartridges almost like old school game cartridges.

You buy a USB-C dongle that the cartridge goes into, or for data centers you have PCI cards that take these in slots.

show 1 reply
tecoholicyesterday at 10:02 PM

With web search and tool call a decent current generation model at the speed of the chatjimmy could do a lot. People saying it would be out of date are missing the point. It’s not going to make much sense for frontier companies that’s chasing the SOTA. But for a lot of business use cases if someone can put GLM 5.2 and sell it as a box, it would make so much sense.

My partner has been asking for a “completely private” model for doing research and shifting through volumes of data that can’t leave the office and $$$ for the current hardware makes no sense. It would be an easy sell if someone walks in with a black box that contains “ChatGPT”.

show 3 replies
bob1029yesterday at 9:19 PM

I feel like NAND process tech could become useful at solving some of these problems. A GPU where you can update the weights a few thousand times may be sufficient.

show 3 replies
jauntywundrkindyesterday at 11:05 PM

Core rope memory is back baby!

Enjoying the Ian Cutress / TechTechPotato video on Taalas. Some ok good technical details on the tech, and some good insider baseball, whose who stuff. (What a treasure having tech discussions like this about.) https://youtu.be/3MKRjt59hh4

ur-whaleyesterday at 11:03 PM

Yeah, so https://chatjimmy.ai/ ... the model is crap, but the speed is amazing. Worth checking out.

andrewvlyesterday at 9:53 PM

It must be a “super model”. What will be if new model released? New chips?

ycui7yesterday at 8:55 PM

so qwen3.x-27b on hardware? or better deepseek-v4-flash on hardware .

show 1 reply
fellowniusmonkyesterday at 9:30 PM

Token quantity will have a quality all its own.

walrus01yesterday at 9:36 PM

Imagine the size of chip needed to 'etch' something like Qwen 3.6 27B in size.

show 3 replies
cubefoxyesterday at 10:25 PM

> At 20 billion parameters per chip, you’d need just 50 accelerators to support a trillion-parameter model

I don't see any evidence that this is possible. From my understanding, the whole model needs to be on a single chip. Which rules out any popular frontier models with several trillions of parameters. Even smaller sub-frontier models have hundreds of millions of parameters, so these would be ruled out as well.

show 2 replies