mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-02 12:26:59 +01:00
23 lines
785 B
JSON
23 lines
785 B
JSON
{
|
|
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.",
|
|
"input_sequence": "[INST] ",
|
|
"output_sequence": " ",
|
|
"last_output_sequence": "",
|
|
"system_sequence": "",
|
|
"stop_sequence": "",
|
|
"wrap": false,
|
|
"macro": true,
|
|
"names": false,
|
|
"names_force_groups": true,
|
|
"activation_regex": "",
|
|
"system_sequence_prefix": "[INST] <<SYS>>\n",
|
|
"system_sequence_suffix": "\n<</SYS>>\n",
|
|
"first_output_sequence": "",
|
|
"skip_examples": false,
|
|
"output_suffix": " ",
|
|
"input_suffix": " [/INST]",
|
|
"system_suffix": "",
|
|
"user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
|
|
"system_same_as_user": true,
|
|
"name": "Llama 2 Chat"
|
|
} |