Spaces:
Sleeping
Sleeping
Thomslionel
commited on
Commit
•
f7b6b06
1
Parent(s):
95f009e
Update requirement.txt
Browse files- requirement.txt +4 -4
requirement.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
transformers
|
3 |
unsloth
|
4 |
xformers
|
5 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
6 |
-
datasets
|
7 |
-
trl
|
|
|
1 |
+
torch==1.10.0
|
2 |
+
transformers==4.12.3
|
3 |
unsloth
|
4 |
xformers
|
5 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
6 |
+
datasets==1.15.1
|
7 |
+
trl==0.1.0
|