DiffusionGemma Technical Report: Parallel Text Gen at 1,500 Tokens/sec on Single H100

kastnerkyle · x · 2026-08-06

The DiffusionGemma team has released a technical report for an experimental open-weight language model. By converting Gemma 4 (25.2B total parameters, 3.8B activated) into a discrete diffusion model, it breaks the sequential decoding bottleneck of traditional autoregressive (AR) models.

Core Mechanism & Performance

Training Pipeline

Instead of training from scratch, the model uses a compute-efficient two-stage fine-tuning pipeline requiring less than 10% of the original AR model's total training token budget:

Furthermore, the model retains support for multimodal inputs, long contexts, and thinking mode. It remains capable of AR generation with only minor performance degradation, suggesting a path toward hybrid diffusion-AR decoding.

Related event: DeepMind Releases DiffusionGemma for Ultra-Fast Parallel Decoding(8 posts)→

Original post →

More from Models

Models channel →