Diffusion-gemma-asr: 15x Faster Than Whisper
A new automatic speech recognition model, Diffusion-gemma-asr, achieves 15x faster inference than OpenAI's Whisper by freezing a Whisper-small encoder and DiffusionGemma weights and adding a 42M param…
A new automatic speech recognition model, Diffusion-gemma-asr, achieves 15x faster inference than OpenAI's Whisper by freezing a Whisper-small encoder and DiffusionGemma weights and adding a 42M param…
Researchers from ARENA 8.0 demonstrated that DiffusionGemma, Google DeepMind's 26B-class open-weights diffusion language model released June 10, 2026, is vulnerable to novel jailbreak attacks that pin…
Interfaze, a research lab, released diffusion-gemma-asr, the first open-source diffusion ASR audio model that is 15x faster than OpenAI's Whisper. The model achieves a 6.6% word error rate on Librispe…
A developer seeking to adapt DiffusionGemma to a marine-domain dataset reports that supervised fine-tuning (SFT) caused increased hallucination and degraded instruction-following, and notes that Diffu…
Google researchers introduced DiffusionGemma, a 26-billion parameter mixture-of-experts speech recognition model that uses discrete diffusion to refine whole transcripts in parallel, achieving a 6.6% …
Interfaze, a Y Combinator-backed startup, open-sourced diffusion-gemma-asr-small, the first multilingual diffusion-based ASR model. The model transcribes six languages using a single 42M-parameter ada…
Thousands of people believe chatbots like ChatGPT are conscious, yet no one attributes the same to image generators like Midjourney, despite similar underlying technology. This dichotomy highlights a …
ByteDance and Renmin University researchers released iLLaDA, an 8B diffusion language model that matches Qwen2.5 on base benchmarks but lags after fine-tuning. The model, trained from scratch on 12 tr…
Diffusion Language Models (dLLMs) offer a faster alternative to autoregressive LLMs by generating multiple tokens in parallel, but face consistency challenges. Recent innovations like DFlash, Diffusio…
Researchers introduced Reflective Masking (RM), a post-training method that enables Mask Diffusion Models to iteratively revise their own outputs by re-masking uncertain tokens and remembering previou…
Inception Labs' Mercury 2 diffusion language model outperforms Google DeepMind's DiffusionGemma on reasoning benchmarks while achieving parallel text generation speeds of over 1,000 tokens per second.…
Google DeepMind researchers audited DiffusionGemma, a text diffusion model, and found it is not significantly less transparent than Gemma in terms of variable interpretability, but algorithmic transpa…
Researchers at Google DeepMind instrumented DiffusionGemma 26B, a masked discrete-diffusion mixture-of-experts model, and found its decoding is neither parallel nor sequential but follows a partial le…
Google DeepMind released DiffusionGemma on June 10, 2026, a 26B open-weight text diffusion model that generates 256 tokens simultaneously, achieving up to 1,008 tokens per second on an H100—4-5x faste…
The US government barred foreign users from accessing Anthropic's Fable 5 and Mythos 5 models, including Anthropic's own foreign-national employees. Meanwhile, Moonshot AI released the open-weights co…
Google has unveiled DiffusionGemma, an experimental open model that generates text up to 4x faster than traditional auto-regressive models by processing entire blocks of text simultaneously using diff…
Google DeepMind released DiffusionGemma, an open-source Apache 2.0-licensed diffusion-based large language model that generates text at over 1,000 tokens per second on a single H100 GPU, achieving up …
Google's DiffusionGemma, an experimental open model using discrete diffusion for text generation, offers a parallel approach that can outperform token-by-token LLMs in throughput-sensitive workloads. …
DeepMind released DiffusionGemma, a new large language model that uses discrete diffusion to generate entire sequences in parallel instead of autoregressive token-by-token generation. The model achiev…
A developer achieved 775 tokens per second running the full BF16 DiffusionGemma model on an Nvidia RTX 6000 Pro using a Red Hat fork of vLLM, demonstrating extremely fast local AI inference at short c…