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.
More from Models
- Kimi K2.8 Preview rolls out: near-K3 coding performance, 1M context for all tiers — teortaxesTex · 2026-09-11
- Looking for a classifier of software engineering task shapes to pick models per task — StewartalsopIII · 2026-09-11
- DeepSeek V4 Pro API to continue after Sept 2026, billing unchanged — teortaxesTex · 2026-09-11
- DeepSeek V4.1 Flash Hits 98% of GPT-6 Astra's Score at 1.4% of the Cost in Third-Party Benchmark — ayushtweetshere · 2026-09-11
- TheZvi Polls: Has Your Coding Model Choice Changed Since Fable 5.1 and Astra? — TheZvi · 2026-09-11
- antirez Weighs In on Anthropic Banning Minors From Using Claude — antirez · 2026-09-11