HomeEverythingEducation
Equities & FundsCrypto & Digital AssetsAI & TechnologyBusiness & CorporateUS Politics & PolicyGeopolitics & Global RiskMacro, Rates & FXCommodities & EnergyEuropean Politics & MarketsAsia-PacificReal Estate & Property
Story archiveAll categories
← All Stories

Google's DiffusionGemma AI Achieves 1,000 Tokens/Sec Speed

Created at 10 Jun · 10:05 PM1 source↑ Market-relevant
IN SHORT

Google has released DiffusionGemma, an open-weight AI model capable of generating text through a diffusion process, achieving over 1,000 tokens per second on an NVIDIA H100. This speed is four times faster than standard autoregressive models, though its output quality trails behind.

✉Newsletter

PiQ Daily

Pick your topics. Get only what matters, on your cadence.

Key Numbers

1,000 tokens/secDiffusionGemma generation speed on NVIDIA H100
4x fasterSpeed comparison to standard autoregressive models
256 tokensBlock size generated per forward pass
8,192 tokensContext window on NVIDIA NIM (default)
64,000 tokensMinimum context window required by Hermes Agent
256K tokensDiffusionGemma's architectural context window limit
700+ tokens/secGeneration speed on NVIDIA GeForce RTX 5090
80%Fine-tuned version's Sudoku puzzle success rate

Who's Involved

Google
Developer of DiffusionGemma AI model
NVIDIA
Hardware provider for AI model performance benchmarks
Hermes Agent
Agentic framework requiring specific context window
Google's DiffusionGemma AI Achieves 1,000 Tokens/Sec Speed

↳ Why This Matters

DiffusionGemma represents a significant advancement in AI text generation speed by employing a diffusion model approach, potentially enabling new real-time applications. However, current implementation challenges mean its practical use is limited to developers with specific hardware and technical expertise.

Key facts

  • Google released DiffusionGemma, a free, open-weight AI model.
  • The model uses text diffusion to generate entire token blocks simultaneously.
  • DiffusionGemma achieves over 1,000 tokens per second on an NVIDIA H100.
  • This speed is four times faster than standard autoregressive language models.
  • The model's output quality is noted to be lower than Gemma 4.
  • Running the model efficiently locally requires a specific drafter module that is not yet widely available.

Google has launched DiffusionGemma, a novel open-weight AI model that generates text using a diffusion process, similar to how image generators create pictures. This approach allows the model to produce entire blocks of text simultaneously, achieving speeds of over 1,000 tokens per second on an NVIDIA H100, which is four times faster than traditional autoregressive models. The model is available for free under an Apache 2.0 license, with weights accessible on Hugging Face.

Unlike autoregressive models that generate tokens one by one, DiffusionGemma starts with random tokens and iteratively refines them in parallel. This bidirectional attention mechanism makes it particularly adept at tasks where the beginning of the output is constrained by the end, such as code infilling and structured generation. Google demonstrated its capability by fine-tuning a version to solve Sudoku puzzles, achieving an 80% success rate.

However, running DiffusionGemma efficiently presents challenges. It requires a specific "drafter" module for speculative decoding, which is not yet integrated into common local inference runtimes like mlx-lm or LM Studio. While Google's announcement claims speeds of 700+ tokens per second on an NVIDIA GeForce RTX 5090, it also notes that the output quality trails behind the standard Gemma 4 model. Furthermore, when tested on NVIDIA NIM, the model was preconfigured with an 8,192 token context window, insufficient for agentic frameworks like Hermes Agent that require a minimum of 64,000 tokens, despite the model's architectural limit of 256K tokens.

The primary target audience for DiffusionGemma is developers with high-end GPUs (NVIDIA RTX 4090 or 5090) looking to build real-time applications like inline editors and autocompleters. Researchers may also find its bidirectional generation capabilities useful for tasks involving complex dependencies, such as protein sequences or mathematical graphs. The open-weight nature and integration with tools like vLLM and Hugging Face Transformers are expected to broaden its accessibility as the toolchain catches up.

Frequently asked questions

DiffusionGemma is a free, open-weight AI model developed by Google that generates text using a diffusion process, similar to image generation models.

It can generate over 1,000 tokens per second on an NVIDIA H100, which is four times faster than standard autoregressive language models.

Its output quality is lower than Gemma 4, and running it efficiently locally requires a specific drafter module that is not yet widely available.

It is primarily targeted at developers with high-end GPUs for real-time applications and researchers exploring new AI generation techniques.

What Happens Next

01The community is expected to develop better resources for running DiffusionGemma locally.
02A draft pull request for llama.cpp integration is already open.

Get the newsletter.

Pick the topics you actually care about. We'll email when there's news worth your time, on the cadence you choose. Cancel any time from your account.

Cadence

How It Developed

Google released DiffusionGemma, an open-weight AI model.
DiffusionGemma generates text in parallel blocks using a diffusion process.
The model achieves over 1,000 tokens per second on an NVIDIA H100.
This speed is four times faster than standard autoregressive models.
DiffusionGemma is available for free under an Apache 2.0 license.
The model's output quality is noted to trail standard Gemma 4.
Efficient local inference requires a specific drafter module not yet widely available.
NVIDIA NIM preconfigured the model with an 8,192 token context window.

Sources

T1
Google's DiffusionGemma AI Hits 1,000 Tokens Per Second—And It's FreeDecrypt

Related Stories

French startup ZML releases free software to optimize AI chip inference
8 Jul · 8:15 AM
Elon Musk's Grok 4.5 Launched, Priced Aggressively Against Competitors
8 Jul · 10:30 PM
SpaceXAI Launches Grok 4.5 AI Model, Intensifying Rivalry with OpenAI
8 Jul · 11:00 AM
Google Photos adds AI-powered Video Remix tool
8 Jul · 6:35 PM
Google revamps Android AI dev benchmark, adds Fable 5 and other agents
8 Jul · 4:45 PM