mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
fix llama2 template
This commit is contained in:
@@ -242,7 +242,6 @@ register_template(
|
|||||||
"If you don't know the answer to a question, please don't share false information.\n<</SYS>>\n\n"
|
"If you don't know the answer to a question, please don't share false information.\n<</SYS>>\n\n"
|
||||||
],
|
],
|
||||||
prompt=[
|
prompt=[
|
||||||
{"token": "<s>"},
|
|
||||||
"[INST] {{query}} [/INST] "
|
"[INST] {{query}} [/INST] "
|
||||||
],
|
],
|
||||||
sep=[],
|
sep=[],
|
||||||
|
|||||||
Reference in New Issue
Block a user