OpenRLHF
Scalable RLHF framework built on Ray, vLLM, and DeepSpeed ZeRO-3, supporting PPO, GRPO, and DPO past 70B.
About
Built on Ray for distributed scheduling, vLLM for fast rollout generation, and DeepSpeed ZeRO-3 for memory-efficient training, OpenRLHF is a high-performance framework for reinforcement learning from human feedback that scales past 70 billion parameters. Algorithm coverage includes PPO, GRPO and Dr. GRPO, GSPO, REINFORCE++ and its baseline variant, RLOO, DAPO with dynamic filtering, and preference methods such as DPO and IPO, with implementation details documented in the maintainers' technical reports. Recent releases added vision-language model support, asynchronous agentic training, and multi-turn agent rollouts, pushing it beyond classic RLHF into agent post-training. Models load directly from Hugging Face, installation is pip install openrlhf with optional vLLM extras or prebuilt Docker images, and serious use assumes a multi-GPU cluster. The project is Apache-2.0 licensed with documentation at openrlhf.readthedocs.io. Close to 10,000 GitHub stars and citations across academic and industry post-training work have made it one of the reference implementations for RLHF at scale.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Model Training & Fine-Tuning
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Framework for generating synthetic data and AI feedback through composable LLM pipelines.
Subject-driven fine-tuning technique for personalizing diffusion models.
Video model fine-tuning toolkit by Hugging Face Diffusers team.
Efficient LLM quantization preserving important weight channels.
All-in-one Stable Diffusion fine-tuning tool with intuitive GUI.
No-code tool by Hugging Face for training ML models automatically.