[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

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