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

PRIME-RL/TTRL

[NeurIPS 2025] TTRL: Test-Time Reinforcement Learning observed · 2026-08-28

github.com/PRIME-RL/TTRL · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 77
  • Release rhythm 28
  • Longevity 35
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: 49
  • age_days: 498
  • days_rel: 418
  • days_push: 140
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1120 stars · 81 forks observed · 2026-08-28

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

TTRL is an open-source implementation of Test-Time Reinforcement Learning, a method for training LLMs with RL on unlabeled data using majority voting as the reward signal. It is built on the verl framework and accompanies a NeurIPS 2025 paper.

Use cases

  • train an LLM with reinforcement learning without ground-truth labels
  • improve math reasoning of a model using only unlabeled test data
  • use majority voting as a reward signal for RL fine-tuning
  • reproduce TTRL experiments on AIME 2024 with Qwen models
  • run online RL on test data with verl integration

When to choose

  • you want to fine-tune LLMs on unlabeled reasoning data
  • you need a research-grade implementation of test-time RL on verl
  • you lack ground-truth labels but have model priors suitable for majority voting

When to avoid

  • you need a production RLHF pipeline with human-labeled rewards
  • you lack GPU resources for RL training
  • your task has no verifiable or majority-votable outputs

Facets

library · maturity active

llm-training reinforcement-learning machine-learning large-language-models machine-learning deep-learning python test-time-reinforcement-learning rlvr majority-voting-reward verl reasoning research-code neurips-2025 gpu linux

6 sources

Member repositories

RepositoryRoleHealth v2
PRIME-RL/TTRLmain51

For agents

markdown · JSON · MCP: product_card(name="PRIME-RL/TTRL")

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