Commit
·
68a3bfd
1
Parent(s):
e5c9ce6
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
git+https://github.com/huggingface/peft.git
|
| 2 |
-
git+https://github.com/
|
| 3 |
huggingface_hub
|
| 4 |
-
accelerate==0.17.1
|
| 5 |
-
evaluate==0.4.0
|
| 6 |
-
bitsandbytes==0.37.1
|
| 7 |
-
loralib
|
|
|
|
| 1 |
git+https://github.com/huggingface/peft.git
|
| 2 |
+
git+https://github.com/huggingface/transformers.git
|
| 3 |
huggingface_hub
|
| 4 |
+
accelerate==0.17.1
|
|
|
|
|
|
|
|
|