update manifest

This commit is contained in:
josc146
2023-06-20 16:07:52 +08:00
parent e93c77394d
commit 43bc08648d
3 changed files with 80 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ class SwitchModelBody(BaseModel):
class Config:
schema_extra = {
"example": {
"model": "models/RWKV-4-World-3B-v1-OnlyForTest_80%_trained-20230612-ctx4096.pth",
"model": "models/RWKV-4-World-3B-v1-20230619-ctx4096.pth",
"strategy": "cuda fp16",
"customCuda": False,
}