mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
fix openchat template
Former-commit-id: 88b9b657bc50495ac4c42f64195fc652fe4ca3df
This commit is contained in:
parent
c0658711ca
commit
6a955ccf4f
@ -569,7 +569,7 @@ register_template(
|
||||
prompt=[
|
||||
"GPT4 User: {{query}}",
|
||||
{"token": "<|end_of_turn|>"},
|
||||
"GPT4 Assistant: "
|
||||
"GPT4 Assistant:"
|
||||
],
|
||||
system="",
|
||||
sep=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user