openreasoner/openr
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 2
- Release rhythm 35
- Longevity 49
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: 691
- days_rel: n/a
- days_push: 593
- n_releases_24m: 0
Adoption not part of the score
1853 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenR is an open-source Python framework that integrates search, reinforcement learning, and process supervision to improve chain-of-thought reasoning in large language models. It provides data pipelines, PRM training, MCTS-style search strategies, and test-time scaling experiments, accompanied by released datasets and models.
Use cases
- train a process reward model for LLM reasoning steps
- run MCTS search over reasoning chains with an LLM
- fine-tune LLMs with online reinforcement learning for math reasoning
- generate reasoning step data from outcome labels automatically
- study test-time scaling laws for LLM inference
- improve model accuracy on math benchmarks like MATH
When to choose
- you want an open-source reproduction of o1-style reasoning with RL and process supervision
- you need to train or evaluate process reward models
- you want to experiment with search strategies like MCTS at inference time
- you need reasoning datasets and pretrained PRMs to bootstrap research
When to avoid
- you just need a general LLM inference or serving framework
- your task is simple prompting without multi-step reasoning
- you lack GPU resources for RL training and large-scale search
- you need a production chatbot rather than a research framework
Facets
framework · maturity active
llm-training machine-learning reinforcement-learning rag benchmarking data-generation large-language-models machine-learning reinforcement-learning artificial-intelligence python cross-platform process-supervision prm mcts test-time-compute reasoning math-reasoning reinforcement-learning search-strategies natural-language-processing gpu linux
2 sources
- readme: https://github.com/openreasoner/openr · fetched 2026-08-28 · 7e55970c38de
- homepage: https://openreasoner.github.io/ · fetched 2026-08-29 · 46d0a176cfc1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openreasoner/openr | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="openreasoner/openr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem