upgrade packages

This commit is contained in:
josc146
2023-10-25 17:07:40 +08:00
parent 1d6aeab9dc
commit 46b3b285f5
9 changed files with 23 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ class SwitchModelBody(BaseModel):
customCuda: bool = False
class Config:
schema_extra = {
json_schema_extra = {
"example": {
"model": "models/RWKV-4-World-3B-v1-20230619-ctx4096.pth",
"strategy": "cuda fp16",