fix chatglm template

Former-commit-id: 8aaaa132d4
This commit is contained in:
hiyouga
2023-09-08 14:45:58 +08:00
parent 2f243d6e73
commit 62941919e8

View File

@@ -583,7 +583,8 @@ register_template(
system="",
sep=[
"\n\n"
]
],
efficient_eos=True
)