mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 20:52:59 +08:00
fix chatglm3 template
Former-commit-id: 4117f388279ca43eb46def195c21e7051aefd0c7
This commit is contained in:
parent
8babfe3b4c
commit
5705c82cd8
@ -576,6 +576,10 @@ register_template(
|
||||
],
|
||||
system="",
|
||||
sep=[],
|
||||
stop_words=[
|
||||
"<|user|>",
|
||||
"<|observation|>"
|
||||
],
|
||||
efficient_eos=True
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user