Spaces:
Runtime error
Runtime error
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 |
+
transformers
|
4 |
+
gradio
|
5 |
+
huggingface_hub
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
confluent-kafka==2.0.2
|
9 |
+
confluent-kafka[avro]==2.0.2
|
10 |
+
trl<0.9.0
|
11 |
+
peft
|