arXiv 2512.24601

Recursive Language Models

By Alex L. Zhang, Tim Kraska, et al.

Published 2025-12-31

Citation lineage

Review the prior work and downstream research connected to this paper.

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…

View the original paper on arXiv