Spaces:
Sleeping
Sleeping
Commit
·
a16540f
1
Parent(s):
a48b654
up
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
peft
|
3 |
bitsandbytes
|
4 |
bitsandbytes-cuda117
|
5 |
-
transformers
|
|
|
6 |
datasets==2.14.5
|
7 |
peft
|
8 |
torch
|
|
|
2 |
peft
|
3 |
bitsandbytes
|
4 |
bitsandbytes-cuda117
|
5 |
+
transformers
|
6 |
+
git+https://github.com/huggingface/transformers
|
7 |
datasets==2.14.5
|
8 |
peft
|
9 |
torch
|