Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
-
numpy<2
|
3 |
transformers
|
4 |
bitsandbytes
|
5 |
torch
|
6 |
-
peft
|
7 |
sentencepiece
|
8 |
protobuf
|
|
|
|
|
|
|
1 |
transformers
|
2 |
bitsandbytes
|
3 |
torch
|
4 |
+
peft
|
5 |
sentencepiece
|
6 |
protobuf
|