Research questionDoes reusing Transformer layers improve language-model quality when parameter, compute, and KV-cache budgets are matched?Layer looping increases effective computation by revisiting shared parameters, but comparisons can mistake extra computation or memory for an architectural improvement. The central difficulty is isolating the effect of reuse while holding major training and inference budgets constant.