Realtime AI News
Ant Group's inclusionAI Open-Sources LLaDA 2.2: World's First Large-Scale Agentic Diffusion Model with 128K Context
Ant Group's inclusionAI team has open-sourced LLaDA 2.2, the world's first large-scale Agentic diffusion language model with a 100-billion-parameter MoE architecture and native 128K context window. The model introduces Levenshtein editing, reinforcement learning from environmental feedback, and long-context engineering into a single diffusion-based agent system, narrowing the gap with top autoregressive models to under 2 points across seven agent benchmarks.
The autoregressive model's dominance in the AI agent arena is facing its first serious challenge. On July 28, Ant Group's inclusionAI team open-sourced LLaDA 2.2, a 100-billion-parameter MoE diffusion language model and the world's first large-scale Agentic diffusion model with native 128K context support.
The model can not only generate text in parallel but also self-modify and dynamically correct its outputs during generation. The team integrated the Levenshtein editing paradigm into the diffusion model's denoising process, supporting four atomic operations — KEEP, SUBSTITUTE, DELETE, and INSERT — giving the model the ability to revise its own outputs. On SWE-bench Verified, enabling Levenshtein editing alone yielded an absolute improvement from 35.8 to 44.4.
To address model collapse in long-horizon agent interactions, LLaDA 2.2 introduces L-EBPO, which frames multi-turn editing decisions as a reinforcement learning problem. This allows the model to autonomously decide when to remove redundant content or insert missing information based on environmental feedback.
On the engineering side, LLaDA 2.2 extends its context window from 8K to 128K through progressive long-context training. The team designed BlockRouting to select a fixed expert pool at the block level before performing token-level routing, significantly reducing HBM traffic and communication overhead.
In performance benchmarks, LLaDA 2.2-flash scored an average of 53.83 across seven agent benchmarks, compared to 55.74 for the leading autoregressive model Ling-2.6-flash — a gap of less than two points. On three interactive tasks the diffusion model actually outperformed its autoregressive counterpart.
Efficiency gains are even more pronounced: LLaDA 2.2-flash achieves an average BF16 throughput 1.64x that of Ling-2.6-flash across 11 workloads, with an additional 18.6% improvement under FP8 quantization.
The model weights, technical report, and code are all available open-source on GitHub and HuggingFace.
Why it matters
This marks the first time a diffusion model has entered long-horizon agent tasks at scale, breaking autoregressive models' monopoly on agent architecture and offering a new path for latency-sensitive and edge-deployed AI agents.
Nearby Updates
All07/28, 12:30
Cursor launches its biggest India push with localized pricing ahead of SpaceX acquisition
Cursor says India has become its third-largest market globally and plans to expand local hiring and enterprise sales. The AI coding tool startup is rolling out localized pricing to capture more of India's vast developer population.
07/28, 12:03
Kimi K3 API Launches on Alibaba Cloud with Enhanced Multimodal Capabilities
Moonshot AI's Kimi K3 large language model API is now available on Alibaba Cloud, bringing significantly improved multimodal understanding to enterprise users. The integration allows developers and businesses to call Kimi K3's API services directly through Alibaba Cloud's infrastructure, further expanding the commercial deployment of the 2.8-trillion-parameter open-weight model.
07/28, 12:44
Kimi K3 technical details revealed, commercial use requires license
Moonshot AI has publicly disclosed the technical details of its Kimi K3 large language model, but requires a commercial license for business use. The disclosure offers a rare inside look at one of China's leading AI models.
07/28, 11:49
AI Hosts and Sandbox Demand Rescue Intel's Datacenter CPU Business — Q2 Revenue Surges 59% YoY
Driven by generative AI and agentic AI demand, Intel's Datacenter and AI group posted $6.26 billion in Q2 2026 sales, up 59% year-over-year, marking the highest server CPU growth in fifteen years. AI host CPU demand and the emergence of AI sandboxes that consume general-purpose compute resources have become the primary drivers of Intel's datacenter resurgence.