Skip to content

Commit

Permalink
Merge pull request #321 from dividez/fix_transformers_version
Browse files Browse the repository at this point in the history
Update transformers in requirements.txt
  • Loading branch information
shibing624 authored Jan 30, 2024
2 parents b9cf235 + c554ee6 commit 5a2b16e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
loguru
transformers>=4.33.2
transformers>=4.37.2
sentencepiece
datasets>=2.14.6
tqdm
tensorboard
tqdm>=4.47.0
peft>=0.7.0
accelerate>=0.21.0
trl>=0.7.1
trl>=0.7.1

0 comments on commit 5a2b16e

Please sign in to comment.