Skip to content

Commit

Permalink
initial commit; fixed requirement bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasonqi146 committed Nov 12, 2023
1 parent 8ffcd67 commit 01eef97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm_rl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ transformers>=4.31.0,<4.35.0
datasets>=2.12.0
accelerate>=0.21.0
peft>=0.4.0
trl>=0.7.2
trl==0.7.2
gradio>=3.38.0,<4.0.0
scipy
sentencepiece
Expand Down

0 comments on commit 01eef97

Please sign in to comment.