Skip to content

Comment on Recursive Language Models (RLMs)

Comments

I’m not sure if I understood this correctly:

1.Recursion is used to break down the large context and dispatch to different LLM calls to get the useful context.

2.This may lead to longer test-time execution on large contexts (even with parallelism in deep recursion), and the monetary cost may increase rapidly.

I think it’s a different idea from using RAG or manually maintaining a context window

correct me if I'm wrong

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.