Recursive Language Models (RLM)

  • #llm

Recursive Language Models (RLM)

Essentially a harness that allows an LLM to write code and execute it on a large context.

It can also recursively call itself to solve complex problems.