mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
fix chatglm template
Former-commit-id: 69a824628b4d6a56a680a7e713b217877c6c15c5
This commit is contained in:
parent
8b7eaee38d
commit
82b0f43fc0
@ -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