fix chatglm template

Former-commit-id: 69a824628b4d6a56a680a7e713b217877c6c15c5
This commit is contained in:
hiyouga 2023-09-08 14:45:58 +08:00
parent 5a75c31caa
commit bb1b67c076

View File

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