Muennighoff Presents Prefix Sliding for Test-Time Scaling
Method drops less relevant intermediate tokens from LLM reasoning traces during inference.
Niklas Muennighoff posted about dropping most intermediate reasoning tokens in LLM traces. He noted that the prefix and recent tokens matter most, so the rest can often be removed. A retweet highlighted Prefix Sliding for efficient test-time scaling, where models discard tokens outside a recent window. The linked arXiv paper and GitHub repository from Muennighoff describe the approach as a way to reduce memory use when models reason longer on problems. No training changes are required.
Combined views
1.5K
2 posts, first seen 2d ago