oleksandrfluxon
commited on
Commit
•
dd5fbc2
1
Parent(s):
0519c83
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
einops==0.5.0
|
|
|
2 |
transformers==4.31.0
|
3 |
accelerate==0.21.0
|
4 |
torch
|
|
|
1 |
einops==0.5.0
|
2 |
+
triton-pre-mlir@git+https://github.com/vchiley/triton.git@triton_pre_mlir_sm90#subdirectory=python
|
3 |
transformers==4.31.0
|
4 |
accelerate==0.21.0
|
5 |
torch
|