@scrubbles@poptalk.scrubbles.tech
Post #3121822
2026-05-05 23:49 UTC
Replies (4)
-
@Zikeji@programming.dev 2026-05-06 02:26
There's also speculative decoding and adjacent techniques getting traction, increasing performance of the models on the same hardware.
-
@brucethemoose@lemmy.world 2026-05-06 13:54
Also, on Deepseek V4… you can run it yourself, for free. There’s no mystery. And there’s tons of benchmarks out there already. It’s indeed very efficient if you’re into long context. But at shorter context lengths, it’s not *too* different than Deepseek’s previous releases (and the flood of MoE models that have come since then).
-
@GamingChairModel@lemmy.world 2026-05-06 00:06
> New technology has always been horribly inefficient, it’s only once more people see it does it start to get optimized. Well, I wonder if the frontier ends up looking like supersonic commercial flight (prohibitively expensive so that there wasn't enough of a market for consumers at the actual cost of providing the service): technology that continues to exist but never really gets used, because the alternatives that aren't as good are still much, much cheaper.
-
@brucethemoose@lemmy.world 2026-05-06 13:48
TurboQuant is total baloney. It’s just KV cache quantization, and we’ve had all sorts of that for ages. *Backends*, not just papers, have had 4-bit cache with hadamard rotation (a major component of TurboQuant), and very low loss, since like 2023. We’ve had proof that Bitnet works for over a year. And no one cares. No one uses that kind of quantization because it reduces batched throughput, just like TurboQuant. Besides, new architectures (like DeepSeek V4) render it obsolete, as they don’t use traditional KV cache anymore. I honestly have no idea how TurboQuant became such a meme, other than major astroturfing. *** ***TL;DR*** All AI news is total bull. It’s chum for investors. You need to look at what the engines, papers and actual LLM weight architectures are doing.