A large diffusion-based language model from NVIDIA, diffusiongemma 26B operates differently from standard autoregressive models — instead of generating text left-to-right, it refines outputs iteratively through a diffusion process. This architectural choice can affect how it handles coherence and generation patterns compared to traditional transformers. At 26B parameters with NVFP4 quantization, it trades some precision for reduced memory footprint.