Spaces:
Runtime error
Runtime error
Update pyproject.toml
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
|
@@ -19,8 +19,8 @@ dependencies = [
|
|
| 19 |
"shortuuid", "httpx==0.24.0",
|
| 20 |
"deepspeed==0.9.5",
|
| 21 |
"peft==0.4.0",
|
| 22 |
-
"transformers==4.
|
| 23 |
-
"accelerate
|
| 24 |
"bitsandbytes==0.41.0",
|
| 25 |
"scikit-learn==1.2.2",
|
| 26 |
"sentencepiece==0.1.99",
|
|
|
|
| 19 |
"shortuuid", "httpx==0.24.0",
|
| 20 |
"deepspeed==0.9.5",
|
| 21 |
"peft==0.4.0",
|
| 22 |
+
"transformers==4.37.0",
|
| 23 |
+
"accelerate",
|
| 24 |
"bitsandbytes==0.41.0",
|
| 25 |
"scikit-learn==1.2.2",
|
| 26 |
"sentencepiece==0.1.99",
|