How to get URL link on X (Twitter) App
Read full blog, condensed summary below: alexzhang13.github.io/blog/2026/harn…
Specifically, we were lucky that LongBench-Pro, a separate source of long-context problems separate from our eval tasks, was released recently.
RLMs are our bitter-lesson-pilled approach to inference-time scaling, and they can scale the context size of LLMs by orders of magnitude!
RLMs are as general purpose as the underlying LM. In fact, from the perspective of the user, they look the same as a model call, but they can internally spawn (recursive) LM calls for intermediate computation.