mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:30:51 +08:00
audit model field values against official docs
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
"displayName": "Whisper Large V3",
|
||||
"serviceType": ["asr"],
|
||||
"description": "本地部署的 Whisper 大模型",
|
||||
"contextWindow": 0,
|
||||
"maxOutputTokens": 0,
|
||||
"defaultTemperature": 1,
|
||||
"capabilities": [
|
||||
"asr",
|
||||
"multilingual"
|
||||
|
||||
Reference in New Issue
Block a user