Earlier quoted context omitted.
For fast Kimi K3? You're damn right I do
$1,000 only gets you the Qwen 27B cartridge. For Kimi K3 it would be more like $100,000 (and the "cartridge" is the size of a refrigerator).
AMD acquires Taalas to boost inference performance by etching models in silicon
621–630 of 712 posts
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#622I think what will happen is what happened to something like 4K video decoding before where it ends up in silicon costing almost nothing to run extremely fast on device. "Good enough" LLM functionality (for the use case) will be on-die or on-chip for cars, appliances, etc. This will provide speeds of chatjimmy at a battery-level power consumption. Probably this will also happen for software engineering. Some usb-power…
Now the fun part, how will having an LLM in my washing machine help anything
Imagine an energy efficient IC for a small multimodal model that can do voice to text, text to speech, question/answer, tool calling, and structured output.
Wire that up to a microcontroller that parses the structured output to constrain the model (rather than giving the model direct hardware access).
Now you have an assistive tech mode for supporting vision impaired users without requiring them to configure an app on their phone, pair devices, etc. And so now the user can just speak to the washing machine to tell it what to do.
And because models are getting better and better at multi-language support, you can rely on a single model to cover a wide range of spoken languages. And therefore you don't need a bunch of variants of this chip for a single product line.
TLDR this gives a path to replace "always online" and "wifi enabled" devices with fully on-device capabilities without being forced to abandon assistive technology support.
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#623Earlier quoted context omitted.
Now the fun part, how will having an LLM in my washing machine help anything
It can ponder the meaning of its existence.
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#624Earlier quoted context omitted.
I see your argument but your example seems highly contrived. I can't think why you'd want to use something like this for something as dynamic as takeout ordering, where you might have to deal with bad customers, supply chain breakages, public health recalls, or any of many other probabilistic events. I think it's far more likely to see them used in safety critical applications where you need a capable model that can…
What safety critical applications would be a good fit for LLMs?
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#625Earlier quoted context omitted.
Now the fun part, how will having an LLM in my washing machine help anything
Assistive technology. Imagine an energy efficient IC for a small multimodal model that can do voice to text, text to speech, question/answer, tool calling, and structured output. Wire that up to a microcontroller that parses the structured output to constrain the model (rather than giving the model direct hardware access). Now you have an assistive tech mode for supporting vision impaired users without requiring them…
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#626Earlier quoted context omitted.
Now the fun part, how will having an LLM in my washing machine help anything
Assistive technology. Imagine an energy efficient IC for a small multimodal model that can do voice to text, text to speech, question/answer, tool calling, and structured output. Wire that up to a microcontroller that parses the structured output to constrain the model (rather than giving the model direct hardware access). Now you have an assistive tech mode for supporting vision impaired users without requiring them…
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#627What 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...
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#628Earlier quoted context omitted.
Now the fun part, how will having an LLM in my washing machine help anything
same way that having wifi does. by providing no actionable value, but boosting marketing materials
But why it calls home and why we have to create accounts to just get a notification.
Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#629Re: AMD acquires Taalas to boost inference performance by etching models in silicon
#630Earlier quoted context omitted.
If your task has incremental rewards/feedback, you can push the "intelligence rate" simply by sampling the reward function faster. That's not fake, even if it not a substitute either. This is the "dumber but honest person that works harder" phenomenon, vs "lazy genius".
That's a good way to put it, but still my experience is that worse code bases are non-linearly harder to maintain and improve in the future, software tends to break down without a good enough base. Sure, in the future full rewrites and stuff like that will be just another "throw money at it" problem, but fundamentally software can get arbitrary complex and we barely know how to write large, maintainable code bases. N…
Right now, I put models in low thinking mode during my refactors and hate waiting. I would much rather have a faster model that that maybe was slightly stupider, and I would wait far less long between prompts where it needs my valuable input.
Models that are dumb, but humble and fast, can be fine.