Google Releases Open-Source DiffusionGemma 26B Model
The new 26B parameter model from DeepMind uses a diffusion-based architecture, a technique more common in image generation, to produce text.
Google DeepMind has released DiffusionGemma, a new family of open-source language models that explores a novel architecture for generating text. The first release is an instruction-tuned, 26-billion-parameter model, signaling Google's continued investment in both the Gemma family and alternative AI architectures.
A Different Approach to Generation
Unlike most large language models like GPT-4 or Llama 3, which are autoregressive and generate text one token at a time, DiffusionGemma employs a diffusion-based method. This technique, widely used in popular image generation models, starts with a complete, noisy sequence of text and iteratively refines it into a coherent output. This marks a notable departure from the standard Transformer architecture that has dominated natural language processing for years.
The newly released model is a Mixture-of-Experts (MoE) variant, which means that while it has 26 billion total parameters, only 4 billion are active for any given input. This design makes inference more computationally efficient than a dense model of the same size. According to its official model card, the DiffusionGemma 26B-A4B-it model is designed for a variety of image-to-text and text-to-text tasks.
By open-sourcing DiffusionGemma under a permissive Apache 2.0 license, Google is enabling the wider AI community to experiment with this less-common approach. The exploration of non-autoregressive models could lead to new discoveries in text generation, potentially offering different trade-offs in speed, coherence, and controllability compared to today's leading models.
Sources
- Visit
google/diffusiongemma-26B-A4B-it
Hugging Face
More in Text / LLM
Agnes-3.0-Flash arrives as a multimodal reasoning model
The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

InternLM's Atria Dawn Preview Targets Agentic Tasks
A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.
ZGCM-1 arrives as a fully open 7B reasoning model
A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.
0 comments
No comments yet. Be the first to weigh in.