Skip to content

Commit

Permalink
[fix] fix bug caused by perf version (hpcaitech#6156)
Browse files Browse the repository at this point in the history
  • Loading branch information
duanjunwen authored and flybird11111 committed Dec 12, 2024
1 parent 4362066 commit e77e00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sentencepiece
google
protobuf
transformers==4.39.3
peft>=0.7.1
peft>=0.7.1,<=0.13.2
bitsandbytes>=0.39.0
rpyc==6.0.0
fastapi
Expand Down

0 comments on commit e77e00a

Please sign in to comment.