fix llama2 template

Former-commit-id: 6c74f726d4e672f5a1a57df201c27c1f697384f0
This commit is contained in:
hoshi-hiyouga 2023-08-09 00:58:27 +08:00 committed by GitHub
parent eb4b4e3c8c
commit 031a819257

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=[],