Skip to content

Commit

Permalink
Update requirements_hf.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kushal-10 authored Apr 26, 2024
1 parent 50207c9 commit b19530a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_hf.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Local Backends
torch==2.0.1 # fix pytorch version
transformers==4.38.1 # Huggingfaces
transformers==4.39.1 # Huggingfaces
sentencepiece==0.1.99 # FLAN model
accelerate==0.25.0 # FLAN model
einops==0.6.1 # FALCON model
Expand Down

0 comments on commit b19530a

Please sign in to comment.