OpenLLMAI / OpenRLHF

An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & Mixtral)
https://openrlhf.readthedocs.io/
Apache License 2.0
1.73k stars 164 forks source link

Change run mode so that it could be ran directly in shell. #199

Closed jovany-wang closed 5 months ago

jovany-wang commented 5 months ago

Running it directly in shell will be complained about:

No such file to execute....

Just fix it by changing shell run mode.