[assets] update wechat & readme (#8899)

This commit is contained in:
Yaowei Zheng
2025-08-12 22:45:55 +08:00
committed by GitHub
parent e695fdfa70
commit b8272a874b
4 changed files with 10 additions and 9 deletions

View File

@@ -911,12 +911,12 @@ register_model_group(
register_model_group(
models={
"GLM-4.5V-Air-Thinking":{
"GLM-4.5V-Air-Thinking": {
DownloadSource.DEFAULT: "zai-org/GLM-4.5V",
DownloadSource.MODELSCOPE: "ZhipuAI/GLM-4.5V",
}
},
template="glm45v",
template="glm4v_moe",
multimodal=True,
)