fix llama2 template
Former-commit-id: 6c74f726d4e672f5a1a57df201c27c1f697384f0
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