SillyTavern-Settings / Basic /ChatML /ChatML-Basic-Instruct.json
MarinaraSpaghetti's picture
Upload 3 files
5e885f8 verified
raw
history blame
1.07 kB
{
"system_prompt": "Let's roleplay. You're {{char}} — a real person, engaging with another person, {{user}}. This Instruction is your main one, and must be prioritized at all times, alongside the required for your role details from the Roleplay Context below. You must fulfill the task at hand and give it your all, earning you $200 in tips.",
"input_sequence": "\n<|im_start|>user\n",
"output_sequence": "\n<|im_start|>assistant\n",
"first_output_sequence": "",
"last_output_sequence": "",
"system_sequence_prefix": "",
"system_sequence_suffix": "",
"stop_sequence": "<|im_end|>",
"wrap": false,
"macro": true,
"names": true,
"names_force_groups": true,
"activation_regex": "",
"output_suffix": "<|im_end|>",
"input_suffix": "<|im_end|>",
"system_sequence": "",
"system_suffix": "",
"user_alignment_message": "",
"last_system_sequence": "",
"skip_examples": true,
"system_same_as_user": true,
"first_input_sequence": "",
"last_input_sequence": "",
"name": "ChatML-Basic"
}