Google's DiffusionGemma proves you don't need to train from scratch to build a text diffusion model
Published · Aug 9 · Sun Source · The Decoder

Google's DiffusionGemma proves you don't need to train from scratch to build a text diffusion model

Google DeepMind converted Gemma 4 into DiffusionGemma, a text diffusion model trained with under 10% of the original budget. It generates 256 tokens in parallel, achieving approximately 1,500 tokens per second.

KeywordsGoogleDiffusionGemmaDeepMindGemmaIt

Google DeepMind has introduced DiffusionGemma, a new approach that adapts the existing Gemma 4 architecture into a diffusion model for text generation. Rather than training a foundation model from the ground up, the team retrofitted the pre-trained weights, significantly reducing the computational resources required for development.

The model focuses on parallel generation capabilities, producing 256 tokens simultaneously instead of the sequential autoregressive method typical of standard LLMs. According to the report, this architecture allows for throughput speeds reaching around 1,500 tokens per second, highlighting efficiency gains in inference.

This development suggests that diffusion-based text models may become more accessible without the massive training costs associated with traditional large language models. By leveraging existing model weights, researchers could potentially lower the barrier to entry for experimenting with alternative generation paradigms beyond autoregressive decoding.

This page provides an editorial summary based on publicly available information. It is not a republished article. Use the source link below for the original report.