arXiv 2512.24601
Recursive Language Models
By Alex L. Zhang, Tim Kraska, et al.
Published 2025-12-31
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
We study allowing large language models (LLMs) to process arbitrarily long prompts through the lens of inference-time scaling. We propose Recursive Language Models (RLMs), a general inference strategy that treats long prompts as part of an external environment and allows the LLM to programmatically examine, decompose, and recursively call itself over snippets of the prompt. We find that RLMs successfully handle inpu…