Spaces:
Runtime error
Runtime error
shivam9980
commited on
Commit
•
f9bcc94
1
Parent(s):
8623e44
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git
|
2 |
-
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
unsloth[cu121] @ git+https://github.com/unslothai/unsloth.git
|
2 |
+
conda install pytorch-cuda=<12.1/11.8> pytorch cudatoolkit xformers -c pytorch -c nvidia -c xformers
|
3 |
+
trl
|
4 |
+
peft
|
5 |
+
accelerate
|
6 |
+
bitsandbytes
|