cd /news/large-language-models/diffusiongemma-technical-report · home topics large-language-models article
[ARTICLE · art-85566] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

DiffusionGemma Technical Report

Google DeepMind introduced DiffusionGemma, an experimental open-weight language model that uses discrete diffusion to generate text at high speed, achieving roughly 1,500 output tokens per second on a single NVIDIA H100 GPU. The model, fine-tuned from the mixture-of-experts Gemma 4 model with 3.8B activated and 25.2B total parameters, iteratively refines blocks of 256 tokens in parallel, establishing a new Pareto frontier for speed and capability trade-offs.

read1 min views1 publishedAug 4, 2026

arXiv:2608.00146v1 Announce Type: new Abstract: We introduce DiffusionGemma, an experimental open-weight language model that uses discrete diffusion to generate text at exceptionally high speed. Rather than decoding one token at a time, DiffusionGemma iteratively refines blocks of 256 tokens in parallel, avoiding the sequential decoding bottleneck of conventional autoregressive (AR) large language models. Instead of training from scratch, we obtain DiffusionGemma by fine-tuning the mixture-of-experts Gemma 4 model with 3.8B activated and 25.2B total parameters. Our compute-efficient two-stage training pipeline uses fewer than 10% of the starting AR model's total training token budget. The first stage uses supervised fine-tuning to teach bidirectional denoising, while the second stage combines reinforcement learning with sampler distillation to jointly improve generation quality and inference efficiency. DiffusionGemma establishes a new Pareto frontier for the trade-off between generation speed and model capability. Averaged across our full evaluation suite, it generates around 20 tokens per forward pass and achieves roughly 1,500 output tokens per second on a single NVIDIA H100 GPU, which is substantially faster than AR models even with state-of-the-art speculative decoding. DiffusionGemma also retains the starting model's support for thinking mode, multimodal inputs, and long contexts. Despite diffusion fine-tuning, it remains capable of AR generation with only minor performance degradation, suggesting a path toward hybrid diffusion-AR decoding.

── more in #large-language-models 4 stories · sorted by recency
── more on @google deepmind 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/diffusiongemma-techn…] indexed:0 read:1min 2026-08-04 ·