flâneur

Recursive Language Models | Alex L. Zhang

alexzhang13.github.io · 5,690 words · saved by 10 readers

We propose Recursive Language Models (RLMs), an inference strategy where language models can decompose and recursively interact with input context of unbounded length through REPL environments.

Recursive Language Models | Alex L. Zhang Recursive Language Models We propose Recursive Language Models (RLMs), an inference strategy where language models can decompose and recursively interact with input context of unbounded length through REPL environments. The full paper is now available here: https://arxiv.org/abs/2512.24601 . You can find the official codebase for Recursive Language Models (RLMs) here: https://github.com/alexzhang13/rlm tl;dr benchmark by more than **double** the number of correct answers, and is **cheaper** per query on average! On an offline retrieval task (BrowseComp

saved by

related reading