Commit
·
3be9363
1
Parent(s):
5b92d46
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
ninja
|
2 |
triton==2.0.0.dev20221005
|
3 |
deepspeed==0.7.5
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
+
torch==1.12.1
|
3 |
ninja
|
4 |
triton==2.0.0.dev20221005
|
5 |
deepspeed==0.7.5
|