mnoukhov / async_rlhfLinks
Code and Configs for Asynchronous RLHF: Faster and More Efficient RL for Language Models
☆68Updated 9 months ago
Alternatives and similar repositories for async_rlhf
Users that are interested in async_rlhf are comparing it to the libraries listed below
Sorting:
- Simple and efficient pytorch-native transformer training and inference (batched)☆79Updated last year
- Official implementation of TBA for async LLM post-training.☆28Updated 3 months ago
- Replicating O1 inference-time scaling laws☆93Updated last year
- A scalable asynchronous reinforcement learning implementation with in-flight weight updates.☆362Updated this week
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- Code for the paper "VinePPO: Unlocking RL Potential For LLM Reasoning Through Refined Credit Assignment"☆185Updated 8 months ago
- Code and data used in the paper: "Training on Incorrect Synthetic Data via RL Scales LLM Math Reasoning Eight-Fold"☆32Updated last year
- Language models scale reliably with over-training and on downstream tasks☆99Updated last year
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆78Updated last year
- NeurIPS 2024 tutorial on LLM Inference☆47Updated last year
- This is an official implementation of the paper ``Building Math Agents with Multi-Turn Iterative Preference Learning'' with multi-turn DP…☆32Updated last year
- Long Context Extension and Generalization in LLMs☆62Updated last year
- A Large-Scale, High-Quality Math Dataset for Reinforcement Learning in Language Models☆72Updated 11 months ago
- ☆160Updated last year
- ☆112Updated last year
- [ICML 2025] Flow of Reasoning: Training LLMs for Divergent Reasoning with Minimal Examples