Skip to content

Add EasyR1 GRPO Training Support for LazyLLM #559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

JingofXin
Copy link
Contributor

This PR implements support for EasyR1 framework integration in LazyLLM, specifically enabling GRPO training with single-machine multi-GPU capabilities.
企业微信截图_1752047455686

@JingofXin
Copy link
Contributor Author

ENV Requirements:

pip install vllm==0.9.2 --user
git clone https://github.com/hiyouga/EasyR1.git  (61b93849b66f11d67430d8706f0ff95970ab7cdd)
cd EasyR1
pip install -e .
pip install triton==3.1.0 --no-deps
pip install flash_attn --upgrade --user --no-deps      (2.8.0.post2)
pip install modelscope==1.27.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant