docs: Diffusion Gemma cookbook (#27824)

Co-authored-by: Richard Wang <wangrichard08@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Khoa Pham
2026-06-10 09:33:01 -07:00
committed by GitHub
co-authored by Richard Wang Claude Opus 4.8
parent 0c7faf01fb
commit 1cf8efdd08
3 changed files with 313 additions and 1 deletions
@@ -129,5 +129,10 @@ Below the supported models are summarized in a table.
<td><code>JetLM/SDAR-30B-A3B-Chat</code></td>
<td>SDAR series diffusion language model (Chat), MoE architecture.</td>
</tr>
<tr>
<td><strong>DiffusionGemma</strong></td>
<td><code>google/diffusiongemma-26B-A4B-it</code></td>
<td>Uniform-state (renoising) block-diffusion multimodal (text + image) MoE, 25.2B total / 3.8B active, served with the <code>Gemma4Renoise</code> sampler.</td>
</tr>
</tbody>
</table>