mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 08:08:09 +08:00
fix chatglm template
Former-commit-id: 69a824628b4d6a56a680a7e713b217877c6c15c5
This commit is contained in:
parent
5a75c31caa
commit
bb1b67c076
@ -583,7 +583,8 @@ register_template(
|
|||||||
system="",
|
system="",
|
||||||
sep=[
|
sep=[
|
||||||
"\n\n"
|
"\n\n"
|
||||||
]
|
],
|
||||||
|
efficient_eos=True
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user