Skip to content

Commit

Permalink
Update version requirement for transformers and its dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
explanare committed Oct 4, 2024
1 parent d4ca094 commit f451542
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
torch>=2.0.0
transformers==4.40.2
datasets>=2.16.1
transformers==4.45.1
tokenizers>=0.20.0
datasets>=3.0.1
protobuf>=3.20.0
matplotlib>=3.7.4
ipywidgets>=8.1.1
plotnine>=0.12.4
huggingface-hub>=0.24.0
huggingface-hub>=0.25.1
numpy>=1.23.5
fsspec>=2023.6.0
accelerate>=0.29.1
accelerate>=0.34.2
sentencepiece>=0.1.96

0 comments on commit f451542

Please sign in to comment.