Llama 2 instruct mode preset fixed

This commit is contained in:
Stefan Daniel Schwarz
2023-08-20 22:04:11 +02:00
parent f5d5b2f749
commit d931fc8d37

View File

@@ -1,8 +1,8 @@
{
"name": "Llama 2",
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.\n<</SYS>>\n",
"input_sequence": "[INST]",
"output_sequence": "[/INST]",
"system_prompt": "[INST] <<SYS>>\nWrite {{char}}'s next reply in this fictional roleplay with {{user}}.\n<</SYS>>\n",
"input_sequence": "[INST] ",
"output_sequence": " [/INST] ",
"last_output_sequence": "",
"system_sequence": "[INST] <<SYS>>\n",
"stop_sequence": "",