fix chatglm template

Former-commit-id: 8aaaa132d49b4c758256a6159270cea4351f946c
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
)