The Open Weights
LatestModelsLeaderboardsUpcomingCompanies
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
  • Upcoming launches

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

Aggregated by Claude · written with Gemini · curated by humans.

LatestGoogle DeepMind26B-A4B-it
Google DeepMindText / LLM

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.

Jun 9, 2026
NotableApache 2.0
Google DeepMind · Text / LLM
DiffusionGemma 26B-A4B Instruct
DiffusionGemma 26B-A4B Instruct

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

  • google/diffusiongemma-26B-A4B-it

    Hugging Face

    Visit

0 comments

Protected by Turnstile

No comments yet. Be the first to weigh in.

Get the model

Weights

Specs

Parameters26B · MoE
Context window—
LicenseAPACHE-2.0
Downloads376K

Modalities

Text / LLMVision-Language

More in Text / LLM

Zhipu AI
GLM-5.2
GLM-5.2
Zhipu AI/Text / LLM

Zhipu AI Releases MIT-Licensed GLM-5.2 MoE Model

The new bilingual model from the Chinese AI firm uses a Mixture of Experts architecture and sparse attention under a fully permissive license.

Jun 17, 2026
Weibo AI
VibeThinker-3B
VibeThinker-3B
Weibo AI/Reasoning

Weibo AI Releases VibeThinker-3B, a Compact Reasoning Model

The new 3-billion-parameter model from the Chinese tech giant focuses on challenging benchmarks in mathematics, coding, and graduate-level questions.

Jun 12, 2026
Moonshot AI
Kimi-K2.7-Code
Kimi-K2.7-Code
Moonshot AI/Code

Moonshot AI Releases Kimi, a Multimodal Coding Model

The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.

Jun 11, 2026