Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
|
2 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
3 |
xformers
|
|
|
|
|
4 |
transformers
|
5 |
bitsandbytes
|
6 |
accelerate
|
|
|
1 |
|
2 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
3 |
xformers
|
4 |
+
peft
|
5 |
+
trl
|
6 |
transformers
|
7 |
bitsandbytes
|
8 |
accelerate
|