Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Harahan authored Aug 23, 2024
1 parent 06b1658 commit c7fbb57
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions requirements/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
torch
torch>=2.1.0
loguru
transformers==4.41.2
datasets
transformers>=4.41.2
huggingface-hub
sentencepiece
protobuf
accelerate
accelerate>=0.26.0
zstandard
easydict
evaluate>=0.4.0
datasets>=2.16.0
jsonlines
numexpr
peft>=0.2.0
pybind11>=2.6.2
pytablewriter
rouge-score>=0.0.4
sacrebleu>=1.5.0
scikit-learn>=0.24.1
sqlitedict
tqdm-multiprocess
dill
word2number
more_itertools

0 comments on commit c7fbb57

Please sign in to comment.