mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
fix Mistral template
https://github.com/lm-sys/FastChat/pull/2547 Former-commit-id: d426ecdf6e95402fc36893f7e4f17f881e1b957b
This commit is contained in:
parent
cfad41b901
commit
9f364d3880
@ -499,7 +499,9 @@ register_template(
|
||||
"[INST] {{query}} [/INST]"
|
||||
],
|
||||
system="",
|
||||
sep=[]
|
||||
sep=[
|
||||
" "
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user