Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 145 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 145 Bytes

Contributing to OpenRLHF

After cloning the repository, please install pre-commit hooks with:

pip install pre-commit
pre-commit install