fix llama2 template

Former-commit-id: 2d90685358
This commit is contained in:
hoshi-hiyouga
2023-08-09 00:58:27 +08:00
committed by GitHub
parent a37e1c11c9
commit c3eb40b971

View File

@@ -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"
],
prompt=[
{"token": "<s>"},
"[INST] {{query}} [/INST] "
],
sep=[],