Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ accelerate>=0.20.0
|
|
4 |
gradio>=4.0.0
|
5 |
sentencepiece
|
6 |
bitsandbytes
|
|
|
|
|
|
4 |
gradio>=4.0.0
|
5 |
sentencepiece
|
6 |
bitsandbytes
|
7 |
+
peft
|
8 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|