[assets] update readme (#8519)

This commit is contained in:
Kingsley
2025-07-02 15:38:38 +08:00
committed by GitHub
parent e9f70daabe
commit bede213da7
4 changed files with 17 additions and 13 deletions

View File

@@ -863,7 +863,11 @@ register_model_group(
"GLM-4.1V-9B-Thinking": {
DownloadSource.DEFAULT: "THUDM/GLM-4.1V-9B-Thinking",
DownloadSource.MODELSCOPE: "ZhipuAI/GLM-4.1V-9B-Thinking",
}
},
"GLM-4.1V-9B-Base": {
DownloadSource.DEFAULT: "THUDM/GLM-4.1V-9B-Base",
DownloadSource.MODELSCOPE: "ZhipuAI/GLM-4.1V-9B-Base",
},
},
template="glm4v",
multimodal=True,