Spaces:
Sleeping
Sleeping
AthuKawale
commited on
Commit
•
9121e1f
1
Parent(s):
a16540f
downgraded transformers==4.30
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,8 +2,7 @@
|
|
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
|
|
|
2 |
peft
|
3 |
bitsandbytes
|
4 |
bitsandbytes-cuda117
|
5 |
+
transformers==4.30
|
|
|
6 |
datasets==2.14.5
|
7 |
peft
|
8 |
torch
|