fix chatglm template

This commit is contained in:
hiyouga
2023-09-08 14:45:58 +08:00
parent 8b66247d2f
commit 8aaaa132d4

View File

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