Side-by-side eval shows diffusion loses overall, but wins speed in agent loops
Additional-Engine402 · reddit · 2026-07-25
The post breaks down a new side-by-side comparison between a diffusion model, LLaDA2.2, and a same-size autoregressive model from the same lab.
- On general knowledge and most coding benchmarks, the diffusion model underperforms.
- It does beat the autoregressive sibling on a few agent-style, multi-turn tool-use tasks, including tau2 bench (80.33 vs 76.36) and MCP Atlas (46.21 vs 41.12).
- The authors say the SWE-bench gap is hard to read literally because the two runs used different scaffolds.
- The biggest win is speed: about 1.6× average decoding throughput with BF16 + speculative decoding, and up to 2.3× on agent workloads.
- The weights are open under Apache 2.0, but the download is huge (205.8 GB), there is no llama.cpp support, and serving is only “coming soon.”
The post’s conclusion is narrow: diffusion does not “win” overall, but it may be a better backbone for agent loops where decode latency matters every turn.
Related event: LLaDA2.2-flash Released: 100B Diffusion Model Targets Agent Inference(6 posts)→
More from Models
- An Opus 5 meme turns “a rose” into a tensor joke — liminal_bardo · 2026-07-25
- Early Opus 5 access suggests the model is fast, but too eager at high reasoning — alliekmiller · 2026-07-25
- Descript ships Claude Opus 5 on day one inside its video editor — descript · 2026-07-25
- Opus 5 gets an unusually strong thumbs-up for deep-research workflows — madhavsinghal_ · 2026-07-25
- Does ChatGPT’s one-line style come from chat data or product tuning? — arsn202 · 2026-07-25
- CogSci talk links linguistic efficiency to how LLMs learn meaning — ChrisGPotts · 2026-07-25