hiyouga/EasyR1
EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 99
- Release rhythm 36
- Longevity 39
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: 77.5
- age_days: 557
- days_rel: 349
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
5129 stars · 387 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
EasyR1 is an efficient, scalable reinforcement learning training framework for large language models and vision-language models, built as a fork of veRL. It supports algorithms like GRPO, DAPO, and GSPO, leveraging HybridEngine and vLLM's SPMD mode for performance.
Use cases
- train an LLM with GRPO reinforcement learning
- fine-tune Qwen vision-language models with RL
- run RLHF post-training on DeepSeek-R1 distill models
- scale multi-modal RL training across GPUs
- apply LoRA-based reinforcement learning to a 7B model
- train language models with DAPO or GSPO algorithms
When to choose
- you need RL post-training (GRPO/DAPO/GSPO) for LLMs or VLMs
- you want a veRL-based framework with vision-language model support
- you need scalable multi-GPU RL training with vLLM rollouts
- you want checkpointing, experiment tracking, and LoRA in one RL framework
When to avoid
- you only need supervised fine-tuning without RL
- you lack multi-GPU hardware or Docker support
- you need a simple inference or serving solution rather than training
- you prefer a framework with broader model coverage than the supported Qwen/Llama/DeepSeek families
Facets
framework · maturity active
llm-training reinforcement-learning machine-learning gpu-computing large-language-models reinforcement-learning machine-learning deep-learning python grpo dapo verl vllm vision-language-models rlhf qwen deepseek lora multi-modal gpu docker linux
1 source
- readme: https://github.com/hiyouga/EasyR1 · fetched 2026-08-28 · 4368af2dab48
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hiyouga/EasyR1 | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem