Google发布了实验性开源模型DiffusionGemma,采用Apache 2.0许可。该模型不再逐token预测,而是同时生成整块文本,速度提升高达4倍。它能在生成过程中自我纠正,并实时格式化复杂Markdown。性能与Gemma 4相当。
Google released DiffusionGemma, a new open model with up to 4x faster output!
> Instead of predicting word-by-word, it generates entire blocks of text simultaneously. This lets the model self-correct and format complex markdown in real time.
Same performance as Gemma 4 is a big deal. Wondering if it is based on the model previewed last year.