Ross ROSS = Recommend OSS · open-source software intelligence for agents

ChenmienTan/RL2

None observed · 2026-08-28

github.com/ChenmienTan/RL2 · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 83
  • Release rhythm 35
  • Longevity 36

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 516
  • days_rel: n/a
  • days_push: 105
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1307 stars · 135 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RL2 (Ray Less Reinforcement Learning) is a concise Python library for post-training large language models with reinforcement learning, SFT, RM, and DPO. It offers a clear, low-abstraction implementation while scaling via FSDP and Megatron 3D/5D parallelism and multi-turn rollout with SGLang.

Use cases

  • train an LLM with reinforcement learning post-training
  • run SFT fine-tuning on custom datasets
  • train reward models or run DPO alignment
  • quickly prototype a new RL algorithm for LLMs
  • scale RL training across multiple GPUs with parallelism
  • run multi-turn agentic rollouts with SGLang

When to choose

  • you want a readable, low-abstraction RLHF/RL training codebase to learn from or modify
  • you need quick experiments on RL post-training algorithms
  • you need scalable training with FSDP or Megatron parallelism
  • you want agentic environment rollouts via GEM and SGLang

When to avoid

  • you need a fully turnkey enterprise training platform with extensive abstractions
  • you require LoRA/PEFT support, which is not yet implemented
  • your workflow depends on Ray-based orchestration

Facets

library · maturity active

llm-training machine-learning gpu-computing benchmarking large-language-models machine-learning deep-learning reinforcement-learning python reinforcement-learning post-training sft dpo rlhf fsdp megatron sglang distributed-training agentic-environments gpu docker linux

1 source

Member repositories

RepositoryRoleHealth v2
ChenmienTan/RL2main57

For agents

markdown · JSON · MCP: product_card(name="ChenmienTan/RL2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem