[model] support Hy3-Preview (#10432)

This commit is contained in:
Hertz
2026-04-29 23:21:13 +08:00
committed by GitHub
parent 3475198d1e
commit f7f3bfcbd7
3 changed files with 28 additions and 0 deletions

View File

@@ -1257,6 +1257,17 @@ register_model_group(
)
register_model_group(
models={
"Hy3-Preview": {
DownloadSource.DEFAULT: "tencent/Hy3-preview",
DownloadSource.MODELSCOPE: "tencent/Hy3-preview",
},
},
template="hy3",
)
register_model_group(
models={
"Index-1.9B-Base": {