Commit
·
69c7720
1
Parent(s):
532cffe
bump CUDA
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch
|
3 |
transformers>=4.36.0
|
4 |
peft>=0.6.0
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
transformers>=4.36.0
|
4 |
peft>=0.6.0
|