mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Llama 2 instruct mode preset fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Llama 2",
|
"name": "Llama 2",
|
||||||
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.\n<</SYS>>\n",
|
"system_prompt": "[INST] <<SYS>>\nWrite {{char}}'s next reply in this fictional roleplay with {{user}}.\n<</SYS>>\n",
|
||||||
"input_sequence": "[INST] ",
|
"input_sequence": "[INST] ",
|
||||||
"output_sequence": " [/INST] ",
|
"output_sequence": " [/INST] ",
|
||||||
"last_output_sequence": "",
|
"last_output_sequence": "",
|
||||||
|
Reference in New Issue
Block a user