Posts tagged recursive-language-model
-
RLM: Recursive Language Model
TLDR: RLM's real insight is not recursion as a slogan. It moves long context out of the Transformer window and into an external environment that the model can inspect, slice, search, and delegate over.