DiffusionGemma Technical Report
arxiv.org
DiffusionGemma Technical Report
1–10 of 44 posts
Re: DiffusionGemma Technical Report
#2I'm sure I have a fundamental misunderstanding of the technology, though.
Re: DiffusionGemma Technical Report
#3The really interesting thing to me was that they didn’t need to train this model from scratch they just used their existing MOE checkpoint:
“To convert a decoder-only model (Gemma 4 26B A4B) into a denoiser, we can make use of something it is not directly using when generating tokens, namely the logits of all tokens!”
What makes me hopeful about this release is that possibly this same conversion can be applied to other open models and we might see a bunch of diffusion versions of existing local models. It’s exciting stuff!
Re: DiffusionGemma Technical Report
#4Would DiffusionGemma be suitable candidate for DFlash 2?
Re: DiffusionGemma Technical Report
#5I'm very interested in Diffusion text models. The concept of taking noise and adding words starting randomly all over the response, and filling in the noise from there on breaks my brain. I'm sure I have a fundamental misunderstanding of the technology, though.
Diffusion text models for me is the more interesting type of LLMs for local usage, as it really makes good use of single GPUs for single responses, rather than auto-regressive ones, and is a lot faster! Probably the fastest model I've been able to run so far, ending up doing ~670 tok/s (depending on the type of text) on a Pro 6000
Re: DiffusionGemma Technical Report
#6there's still JEPA to be integrated before AGI. Would DiffusionGemma be suitable candidate for DFlash 2?
Re: DiffusionGemma Technical Report
#7Re: DiffusionGemma Technical Report
#8I'm very interested in Diffusion text models. The concept of taking noise and adding words starting randomly all over the response, and filling in the noise from there on breaks my brain. I'm sure I have a fundamental misunderstanding of the technology, though.
Re: DiffusionGemma Technical Report
#9I'm very interested in Diffusion text models. The concept of taking noise and adding words starting randomly all over the response, and filling in the noise from there on breaks my brain. I'm sure I have a fundamental misunderstanding of the technology, though.
How does that break your brain? It's how basically every human writes and iterates on text..?
My entire brain runs on sentences and words since I have no inner eye or whatever. So my thinking and writing both work kind of forward only.
I wouldn’t have thought that was too unique. But maybe it is?
Re: DiffusionGemma Technical Report
#10Earlier quoted context omitted.
How does that break your brain? It's how basically every human writes and iterates on text..?
Because my brain thinks through text in a forward motion. Pausing at the end of each word and searching for the next. My entire brain runs on sentences and words since I have no inner eye or whatever. So my thinking and writing both work kind of forward only. I wouldn’t have thought that was too unique. But maybe it is?