Hacker News
Mythic's analog compute-in-memory architecture
phdelightful
|next
[-]
A 2026 EE Times article [1] refers to "compensation" and "calibration" techniques.
[1] https://www.eetimes.com/mythic-rises-from-the-ashes-with-125...
sroussey
|root
|parent
|next
[-]
But like NAND, there is room for, I don’t know what to call it, “quantization”? You get a few values out instead of just binary.
My guess is, like other issues of precision, errors can get out of hand if you are not careful.
But being an EE in another life, I can tell you the power waste and slowness of ALUs is kinda wild.
I definitely believe that Gaming on CPUs is like ML on GPUs. Slow, and waiting for something more appropriate to come along.
Don’t know if these guys are the ones to do it (and they are, ahem, not alone). But someone will deliver 100x to 1000x boost either in speed, power efficiency, or both.
speps
|root
|parent
|next
|previous
[-]
api
|next
|previous
[-]
MichaelNolan
|next
|previous
[-]
I wish they would have done what Taalas did with chatjimmy.ai and just directly host a model for us to view, rather than just claiming it’s 50x faster than Nvidia/groq. Their claim is specifically for a 1 trillion param model. So they could have just grabbed GLM 5.2, or similar, and hosted it.
mdp2021
|next
|previous
[-]
Which means connecting over 30 chiplets to run a Qwen 3.8 27b and over 3000 chiplets to run Qwen3.8-2.4T-A95B. Cost? Space? Feasibility?
Edit: seemingly, the M1 is only part of the whole need. With the M1, you would run a feedforward pass of the NN but use the rest of the Von Neumann architecture to manage the data. The pass in the M1 will be lightning fast, the rest still a bottleneck. The M1 is almost explicitly not for LLMs.
tancop
|next
|previous
[-]
mdp2021
|root
|parent
|next
[-]
mdp2021
|root
|parent
|next
|previous
[-]
Why? I have not seen anything outlandish for a NN implementation (vs a NN simulation).
> can pull off the error correction
There lie the issues that have not been mentioned, the solutions not explained. Analog computing means: * costly digital-to-analog at the input and analog-to-digital at the output; * sensitivity to environmental conditions such as temperature; * signal dispersion hence the need to boost it in the path.
Maybe checking the patents they registered?
vatsachak
|root
|parent
|next
|previous
[-]
mdp2021
|root
|parent
|next
[-]
The technology that could run LLMs should be the "Vanguard", but as the homepage says, "the M1 (scope: Edge/Cameras/Drones) is there, the Vanguard should be a reality in 2027".
refulgentis
|root
|parent
|previous
[-]
Bottom of page linked from HN (currently https://www.mythic.ai/) indicates they're hoping to demonstrate something that could that in 2028 or later, and both Nvidia and Cerebra are looking at 10x'ing models to 10T+ plus in 2027.
So they may never catch up on LLMs.
They're a good fit for the companies they're working with and have taken investment from, ex. Toyota, that aren't doing LLMs.
vatsachak
|root
|parent
[-]
https://www.mythic.ai/vanguard
Seems big, IF true