Skip to content

Commit

Permalink
remove transformers hardcoded value
Browse files Browse the repository at this point in the history
Signed-off-by: James Busche <jbusche@us.ibm.com>
  • Loading branch information
jbusche committed Mar 25, 2024
1 parent 53e9477 commit 0cf764c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy
accelerate>=0.20.3
transformers==4.37.2
transformers
torch
aim==3.17.5
sentencepiece
Expand Down

0 comments on commit 0cf764c

Please sign in to comment.