Inclusion AI ships LLaDA2.2-flash, a 1.6x faster diffusion model for agents

heyshrutimishra · x · 2026-07-25

Inclusion AI has released LLaDA2.2-flash, a large-scale diffusion language model aimed at agentic workloads.

The post argues that most agents still rely on autoregressive models that generate one token at a time, which was built for conversation rather than planning, tool use, and self-correction over long trajectories. LLaDA2.2-flash instead generates tokens in parallel blocks and uses Levenshtein Editing to delete defects and insert fixes mid-sequence.

According to the post, the model is competitive with top autoregressive models on agentic benchmarks, runs 1.6× faster, supports a native 128K context window, and is open source. The author says this is the first diffusion model that looks viable for production agent workloads, and links a GitHub repo, Hugging Face page, and tech report.

Related event: inclusionAI Launches LLaDA2.2-flash: 100B Diffusion Model for Agent Acceleration(9 posts)→

Original post →

More from coding & agent

coding & agent channel →