microsoft/rStar
None observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 41
- Release rhythm 35
- Longevity 52
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 736
- days_rel: n/a
- days_push: 355
- n_releases_24m: 0
Adoption not part of the score
1425 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Microsoft's research repository for rStar2-Agent, a 14B math reasoning model trained with agentic reinforcement learning that autonomously uses coding tools. It includes the GRPO-RoC RL algorithm, scalable RL training infrastructure, and model inference/evaluation code.
Use cases
- train a small LLM with agentic reinforcement learning for math reasoning
- reproduce the rStar2-Agent 14B model training pipeline
- run a math reasoning model that calls Python tools to verify answers
- implement GRPO with resample-on-correct rollout strategy
- evaluate small LLMs on competition-level math benchmarks
- set up high-throughput RL rollout infrastructure on limited GPUs
When to choose
- you are researching agentic RL for LLM reasoning
- you want to train or fine-tune small models to use coding tools during reasoning
- you need a reference implementation of GRPO-RoC for tool-calling agents
When to avoid
- you need a production-ready chatbot or inference server
- you lack multi-GPU resources for RL training
- you want a general-purpose agent framework rather than a research codebase
Facets
library · maturity active
machine-learning llm-training agent-framework llm-inference large-language-models reinforcement-learning artificial-intelligence python agentic-reasoning reinforcement-learning grpo math-reasoning tool-calling research-code microsoft ai-agents gpu linux
1 source
- readme: https://github.com/microsoft/rStar · fetched 2026-08-28 · ab04dd4cfd10
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/rStar | main | 41 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem