aiagent.club
中文
GitHub

rllm

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
12
AttentionCurrent · 2026-09-12
24
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

Agentic RL on any harness, with any backend, on any benchmark.

rLLM is an open-source framework for training language agents with reinforcement learning. Bring any harness, run it in any sandbox, and switch training backends with one flag — the same agent code drives both eval and training.

rLLM requires Python >= 3.11. You can install it either directly via pip or build from source.

This installs dependencies for running rllm CLI with the tinker backend (single-machine, Tinker API). For other backends:

For building from source or Docker, see the installation guide.

Define a rollout (your agent) and an evaluator (your reward function), then hand them to the trainer:

During training,…

Across sources

5.8k Stars
  • Stars 5.8k
  • Forks 615
  • Commits 1.9k
  • Releases 4