Spaces:
Paused
Paused
admincybers2
commited on
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
+
xformers<0.0.27
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
datasets
|
6 |
+
gradio
|
7 |
+
trl<0.9.0
|
8 |
+
peft
|
9 |
+
accelerate
|
10 |
+
bitsandbytes
|
11 |
+
huggingface_hub
|