Looped Model Architecture: 8B Params Outperform 32B in Reasoning

SonglinYang4 · x · 2026-08-01

This research delves into Looped Models, which reuse the same weights across depth to achieve a better compute-parameter trade-off.

The authors conducted rigorous apples-to-apples ablations (matching both training and inference FLOPs) across architectures from Ouro to Huginn. Huginn performs better overall, with major gains attributed to the "loop-in-the-middle" (sandwich) design and input injection.

Experiments show that an 8B-A0.8B Huginn MoE trained on 500B tokens approaches or surpasses a 32B-A3.2B feedforward MoE on reasoning benchmarks like GSM8K (83.6% vs. 80.8%), while using 75% fewer resident parameters under matched compute constraints.

Original post →

More from Research

Research channel →