Introducing DiffusionGemma(DiffusionGemma:4 倍速文字生成)
Introducing DiffusionGemma(DiffusionGemma:4 倍速文字生成)
來源: Google DeepMind 原文日期: 2026-06-10
中文摘要
Google DeepMind 推出 DiffusionGemma——一款實驗性的開源文字擴散模型(Apache 2.0 授權)。與傳統 LLM 逐個 token 依序生成(自回歸)不同,DiffusionGemma 採用擴散方法同時生成整個文字區塊,在專用 GPU 上實現最高 4 倍的文字生成速度。這款 26B MoE(混合專家)模型在推理時僅激活 3.8B 參數,量化後可裝入 18GB VRAM(消費級 GPU)。定位為研究和開發用途,適合行內編輯、程式碼補全、快速迭代等速度關鍵的互動式本地工作流程。關鍵洞察
原文關鍵句(英文保留)
> "DiffusionGemma generates entire blocks of text simultaneously, delivering up to 4x faster text generation on GPUs."> "By shifting the decode bottleneck from memory-bandwidth to compute, DiffusionGemma generates up to 4x faster token output on dedicated GPUs."