24 points Retro_Dev 1 hour ago 9 comments
rvz 1 hour ago | parent
walrus01 1 hour ago | parent
bearjaws 47 minutes ago | parent
I've used it on a few for fun projects and its decent but the speed is crazy to watch.
nylonstrung 27 minutes ago | parent
It's telling that frontier labs like Google toyed around with it but didn't invest further even for their most speed and cost sensitive small models
Still unclear for what, if any use cases this is pareto frontier
LarsDu88 12 minutes ago | parent
Not sure how the Chinese labs pull it off though using autoregressive models. The secret sauce is probably going to be in the training data.
The main reason Google hasn't switched over to DiffusionGemma is because serving at larger batch sizes loses the speed gains you get from diffusion, and most of the primary use case is serving many users at once off a single device with a large batch size.
If you were to move to on-device low latency... like say in a robot or something, then the story might be different...