deepspeedai / deepspeedai/DeepSpeed
[REQUEST] RRHF
Open
Nobody has claimed this yet.
deepspeed-chat
enhancement
- Dominant language
- Python
- Stars
- 43.1k
- Forks
- 5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 112
Description
Is your feature request related to a problem? Please describe.
We have posted a paper with codes [RRHF] (https://github.com/GanjinZero/RRHF) that can achieve human alignment without RLHF. RRHF needs 1-2 models compared with PPO needs 4-5 models which can reduce GPU memory consumption significantly in order to scale to larger LLMs. Is it interesting to add this feature to DeepSpeed or DeepSpeed-chat?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.