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