The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestGoogle DeepMindDiffusionGemma
Google DeepMindText / LLM

Google's DiffusionGemma bets on parallel text generation

An experimental open-weight model swaps token-by-token decoding for discrete diffusion, generating text in parallel blocks.

Aug 4, 2026
NotableGemma

Google DeepMind has announced DiffusionGemma, an experimental addition to its Gemma family that departs from the autoregressive approach behind most large language models. Rather than predicting one token at a time from left to right, DiffusionGemma uses discrete diffusion to generate text in parallel blocks of tokens, according to the technical report.

The model is being released under the Gemma license as open weights, continuing DeepMind's practice of pairing research experiments with downloadable artifacts. The team frames it as exploratory work rather than a production system, and the report does not commit to specific parameter counts or context-length figures.

Why it matters

Diffusion has reshaped image and audio generation, but text has largely resisted the approach because language is discrete and order-sensitive. Discrete-diffusion models like DiffusionGemma are an attempt to close that gap, with a few potential upsides:

  • Parallel decoding of token blocks, which could reduce the sequential bottleneck of autoregressive generation
  • A different trade-off between speed and quality than standard next-token prediction
  • A shared research lineage with the broader Gemma ecosystem

It remains early. Diffusion-based text models have historically lagged autoregressive systems on quality, and DiffusionGemma's real test will be how its outputs and efficiency compare once independent developers put the weights to work. For now, its value lies in giving the open community a concrete, inspectable baseline for an alternative decoding paradigm.

Sources

  • DiffusionGemma Technical Report

    HF Papers

    Visit

Get the model

HF Papers

Specs

LicenseGEMMA
Downloads2M
Likes1.2K

Modalities

Text / LLM
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026