mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 08:08:09 +08:00
Update template.py
Former-commit-id: f4dabce0a71c9978e051e70886941b64b928ffe2
This commit is contained in:
parent
1bb1ae834e
commit
8c9b929bb0
@ -761,7 +761,7 @@ _register_template(
|
||||
format_user=StringFormatter(
|
||||
slots=[
|
||||
(
|
||||
"<|start_header_id|>GPT4 Correct User<|end_header_id|>\n\n{{content}}<|eot_id|>",
|
||||
"<|start_header_id|>GPT4 Correct User<|end_header_id|>\n\n{{content}}<|eot_id|>"
|
||||
"<|start_header_id|>GPT4 Correct Assistant<|end_header_id|>\n\n"
|
||||
)
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user