logoalt Hacker News

dbreunigyesterday at 4:10 PM1 replyview on HN

Check out “Recursive Language Models”, or RLMs.

I believe this method works well because it turns a long context problem (hard for LLMs) into a coding and reasoning problem (much better!). You’re leveraging the last 18 months of coding RL by changing you scaffold.


Replies

koakuma-chanyesterday at 4:16 PM

This seems really weird to me. Isn't that just using LLMs in a specific way? Why come up with a new name "RLM" instead of saying "LLM"? Nothing changes about the model.

show 1 reply