mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-03 20:22:49 +08:00
fix chatglm template
Former-commit-id: 8aaaa132d49b4c758256a6159270cea4351f946c
This commit is contained in:
parent
2f243d6e73
commit
62941919e8
@ -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