| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 12 hours ago | 818 Bytes | |
| Release v0.9.10 source code.tar.gz | < 12 hours ago | 382.8 kB | |
| Release v0.9.10 source code.zip | < 12 hours ago | 435.4 kB | |
| Totals: 3 Items | 819.0 kB | 0 | |
What's Changed
- fix: respect user-set NCCL_DEBUG env var in Ray runtime by @Lidang-Jiang in https://github.com/OpenRLHF/OpenRLHF/pull/1212
- fix: graceful fallback when checkpoint directory has no valid checkpoint by @konghw-git in https://github.com/OpenRLHF/OpenRLHF/pull/1208
- feat: add --dataloader_num_workers option for multi-process data loading by @konghw-git in https://github.com/OpenRLHF/OpenRLHF/pull/1207
- update: bump vllm (0.19.0) and transformers (5.5.0) and deepspeed (0.18.9) @xiaoxigua999
New Contributors
- @Lidang-Jiang made their first contribution in https://github.com/OpenRLHF/OpenRLHF/pull/1212
- @konghw-git made their first contribution in https://github.com/OpenRLHF/OpenRLHF/pull/1208
Full Changelog: https://github.com/OpenRLHF/OpenRLHF/compare/v0.9.9...v0.9.10