Google released DiffusionGemma, a 26-billion-parameter open model that generates text through diffusion rather than token-by-token prediction, achieving roughly 1,000 tokens per second on a single H100 GPU. The approach trades speed for output quality, positioning it as an experimental tool for developers.
DiffusionGemma applies diffusion techniques—traditionally used in image generation—to text production. Instead of predicting one token at a time like standard autoregressive models, the system generates text by iteratively refining noise into coherent output, similar to how diffusion models transform static into images.
Performance metrics show significant speed gains. On a single Nvidia H100 GPU, DiffusionGemma reaches approximately 1,000 tokens per second, roughly four times faster than comparable autoregressive models. This speed advantage could make parallel text generation practical for applications requiring rapid output.
The trade-off is measurable. Output quality lags behind traditional language models, limiting immediate production use. Google acknowledges this limitation by framing DiffusionGemma as an experimental offering aimed at developer exploration rather than a direct replacement for existing models.
The open-source release invites the research community to investigate diffusion-based text generation further. As a 26-billion-parameter model, it sits in a middle tier—larger than small instruction-tuned models but smaller than frontier models.
Diffusion-based text generation remains relatively unexplored compared to autoregressive approaches. Success here could reshape how text AI systems balance speed and quality, particularly for use cases where faster generation matters more than perfect outputs. The experimental designation suggests Google is gathering feedback before any broader deployment.
Intrinsic, Alphabet's robotics software company, has open-sourced Intrinsic Core under the Apache 2.0 license. The move provides developers with foundational tools for building physical AI systems.
Anthropic CEO Dario Amodei will address the UN Security Council on Wednesday to discuss artificial intelligence, appearing alongside OpenAI CEO Sam Altman at a dedicated meeting on AI's future.
The Austrian Academy of Science, Mistral, and Sail Reply are releasing Apollo, a large language model trained on approximately 600 million words of ancient Greek text. The free tool aims to help researchers reconstruct damaged historical documents.
Artificial intelligence shopping assistants cannot reliably distinguish accurate information from false claims on the web. Marketers must provide verified data to improve these tools' performance.