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
Downloads624K
Likes1.2K

Modalities

Text / LLM
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Xing4.0-29B-A4B
XingChen AGI/Text / LLM

Xing4.0 arrives as a 29B MoE with 4B active params

inclusionAI's new text model uses a mixture-of-experts design to keep compute low while shipping under an Apache-2.0 license.

Sep 16, 2026
Agnes-3.0-Flash
Agnes AI/Vision-Language

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.

Sep 11, 2026
Atria Dawn Preview
Internlm/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.

Sep 11, 2026