SillyTavern/public/instruct/Llama2.json

15 lines
420 B
JSON
Raw Normal View History

{
"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]",
"last_output_sequence": "",
"system_sequence": "[INST] <<SYS>>\n",
"stop_sequence": "",
"separator_sequence": "\n",
"wrap": false,
"macro": true,
"names": false,
"names_force_groups": true
}