Ling & Ring 2.6 technical report is out, with two open-weight base models. We co-design model + system across architecture, training, and agentic capability: • 7:1 hybrid linear attention • KPop for stable agentic RL: SWE-bench Verified 76.28% • ~4× token efficiency

Architecture · Hybrid Linear Attention GQA attention becomes costly and fragile at 256K context. Ling 2.6 makes 256K practical through a hybrid design: 7 Lightning Attention layers + 1 MLA layer.

RL Training · From IcePop to KPop IcePop (Ring-1T) used a uniform KL constraint for stable RL on MoE. But token-level mismatch is heterogeneous, which means rare tokens need wider tolerance. KPop replaces the uniform bound with adaptive Binary KL. As a result, our SWE-bench Verified improved from 70.8% → 76.28%, with pure RL.

Efficiency · Intelligence Density Over Token Count Ling-2.6-1T reaches AAII 34 with ~16M output tokens — comparable to GPT-5.4 in non-reasoning mode, with ~4× higher token efficiency than Ling-2.0-1T. Methods: Evo-CoT, LPO, Bidirectional RLHF, Shortest-correct Distillation.

The report gives the architecture and RL recipe behind a 76.28% score, and the released base checkpoints let those training choices be tested rather than taken on trust.
Checking sign-in…
Loading comments…