Skip to content

Commit

Permalink
Removing transformers upper bound cap
Browse files Browse the repository at this point in the history
Signed-off-by: Thara Palanivel <[email protected]>
  • Loading branch information
tharapalanivel committed Mar 11, 2024
1 parent f958f15 commit 3d7b4df
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,7 +1,7 @@
numpy
accelerate>=0.20.3
packaging
transformers>=4.34.1,<4.38.0
transformers>=4.34.1
torch
aim==3.18.1
sentencepiece
Expand Down

0 comments on commit 3d7b4df

Please sign in to comment.