Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
spaces
|
|
|
|
|
|
|
2 |
transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
spaces
|
2 |
+
torch
|
3 |
+
torch==2.2.1
|
4 |
+
peft==0.10.0
|
5 |
transformers
|
6 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
7 |
+
packaging
|
8 |
+
ninja
|
9 |
+
einops
|
10 |
+
xformers<0.0.26
|
11 |
+
trl
|
12 |
+
accelerate
|
13 |
+
bitsandbytes
|
14 |
+
jsonlines
|
15 |
+
regex
|
16 |
+
streamlit
|