Skip to content

Commit

Permalink
Pin transformers>=4.35.0,<=4.38.2 (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-hansen authored Mar 24, 2024
1 parent 94e73f0 commit 0f94218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def get_kernels_whl_url(

requirements = [
"torch>=2.0.1",
"transformers>=4.35.0",
"transformers>=4.35.0,<=4.38.2",
"tokenizers>=0.12.1",
"typing_extensions>=4.8.0",
"accelerate",
Expand Down

0 comments on commit 0f94218

Please sign in to comment.