pyrlm-runtime

by apenab · LLM 插件 · ★ 32

About pyrlm-runtime

pyrlm-runtime Minimal Python runtime for Recursive Language Models (RLMs) — inspired by the MIT CSAIL paper "Recursive Language Models". RLMs solve the long-context problem: instead of sending huge contexts directly to an LLM (which truncates or degrades), the context lives as environment state in a Python REPL. The LLM writes code to inspect, search, and chunk the data, making recursive subcalls to smaller models when needed. Result: handle arbitrarily large contexts with constant token usage per step.

aianthropicgptllmopenairlm

Quick Facts

Stars32
Forks2
LanguagePython
CategoryLLM 插件
LicenseMIT
Quality Score41.25/100
Open Issues16
Last Updated2026-06-09
Created2026-01-18
Platformspython
Est. Tokens~500k

More LLM 插件 Tools

Explore other popular llm 插件 tools:

View all LLM 插件 tools →

Popular Python Agent Tools

Frequently Asked Questions

What is pyrlm-runtime?

pyrlm-runtime is Minimal runtime for Recursive Language Models (RLMs) inspired by the MIT CSAIL paper "Recursive Language Models".. It is categorized as a LLM 插件 with 32 GitHub stars.

What programming language is pyrlm-runtime written in?

pyrlm-runtime is primarily written in Python. It covers topics such as ai, anthropic, gpt.

How do I install or use pyrlm-runtime?

You can find installation instructions and usage details in the pyrlm-runtime GitHub repository at github.com/apenab/pyrlm-runtime. The project has 32 stars and 2 forks, indicating an active community.

What license does pyrlm-runtime use?

pyrlm-runtime is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse LLM 插件 tools