allenai / RL4LMs

A modular RL library to fine-tune language models to human preferences
https://rl4lms.apps.allenai.org/
Apache License 2.0
2.19k stars 191 forks source link

Which version of pip should we use when we try to set up the environment? #73

Open Wwwendyy opened 1 month ago

Wwwendyy commented 1 month ago

Dear authors and colleagues,

I met a problem when I try to run this model. Some packages are conflict with the pip version. Which version of pip should we use when we try to set up the environment?

Wwwendyy commented 4 weeks ago

I solved this problem. All you should do is to change your python version into 3.10 or lowwer.