mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 03:10:35 +08:00
fix chatglm template
This commit is contained in:
@@ -583,7 +583,8 @@ register_template(
|
|||||||
system="",
|
system="",
|
||||||
sep=[
|
sep=[
|
||||||
"\n\n"
|
"\n\n"
|
||||||
]
|
],
|
||||||
|
efficient_eos=True
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user