> ala cryto mining evolution from GPUs to ASICS for specfic algos
I don't see it happening. A current gen GPU with a huge and fast block of memory isn't a perfect fit for these algorithms but it's relatively close. With cryptocurrency, mass small sha256 hashing was a totally different kind of computation.
> I don't see it happening.
Isn't it already happening with Cerebras? It's mentioned at the end of OpenAI's GPT 5.6 announcement:
"We're also launching GPT‑5.6 Sol on Cerebras at up to 750 tokens per second in July"
[flagged]
> isn't a perfect fit for these algorithms but it's relatively close
I don't think that's true. The best fit out of what's presently available perhaps. Inference is almost entirely memory bandwidth bound at present, to the extent that GPUs with HBM have a massive advantage over those with GDDR. TPUs appear to be a much better overall design.
I expect that a hypothetical advance in fabrication enabling processing elements to be placed directly adjacent to dense RAM on the same silicon (not merely in the same package) would be superior in all regards.