Spaces:
Paused
Paused
dharmendra
commited on
Commit
·
eb346bc
1
Parent(s):
802b786
Pinned triton to version 2.2.0 for bitsandbytes compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -71,5 +71,5 @@ zstandard==0.23.0
|
|
71 |
protobuf
|
72 |
bitsandbytes==0.39.0
|
73 |
Scipy
|
74 |
-
triton # Added triton as a dependency
|
75 |
|
|
|
71 |
protobuf
|
72 |
bitsandbytes==0.39.0
|
73 |
Scipy
|
74 |
+
triton==2.2.0 # Added triton as a dependency
|
75 |
|