SillyTavern/public/instruct/Llama2.json

11 lines
317 B
JSON
Raw Normal View History

{
"name": "Llama 2",
"system_prompt": "Write {{user}}'s next reply in this fictional roleplay with {{char}}.\n<</SYS>>\n",
"system_sequence": "[INST] <<SYS>>\n",
"stop_sequence": "",
"input_sequence": "[INST]",
"output_sequence": "[/INST]",
"separator_sequence": "\n",
"wrap": false
}