[model] Rename GLMV template (#9595)

This commit is contained in:
Kingsley
2025-12-10 13:27:47 +08:00
committed by GitHub
parent cff4483392
commit 22d6ac29d5
4 changed files with 15 additions and 15 deletions

View File

@@ -1128,7 +1128,7 @@ register_template(
# copied from glm4 template
register_template(
name="glm4v_moe",
name="glm4_5v",
format_user=StringFormatter(slots=["<|user|>\n{{content}}<|assistant|>"]),
format_assistant=StringFormatter(slots=["\n{{content}}"]),
format_system=StringFormatter(slots=["<|system|>\n{{content}}"]),