Skip to content

Commit

Permalink
Fix triton dependency (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
casper-hansen authored Feb 16, 2024
1 parent 969b290 commit 8849043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def get_kernels_whl_url(
"transformers>=4.35.0",
"tokenizers>=0.12.1",
"typing_extensions>=4.8.0",
"triton",
"accelerate",
"datasets",
"zstandard",
Expand Down

0 comments on commit 8849043

Please sign in to comment.