Generate text using a diffusion-based language model that refines all tokens simultaneously through iterative denoising steps.
Task: Q&A format | Completion: Text continuation
Display output at each diffusion step (slower but shows the process)
More steps typically improve quality
1.0 = greedy/deterministic
0 to disable
Diffusion models generate text differently than standard language models:
With live generation enabled, you can watch the text improve step by step.