SillyTavern/default/content/presets/instruct/Alpaca.json

24 lines
823 B
JSON
Raw Normal View History

2023-07-20 19:32:15 +02:00
{
"system_prompt": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\nWrite {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n",
"input_sequence": "### Instruction:",
"output_sequence": "### Response:",
"last_output_sequence": "",
"system_sequence": "",
"stop_sequence": "",
"wrap": true,
"macro": true,
"names": false,
"names_force_groups": true,
"activation_regex": "",
"system_sequence_prefix": "",
2024-03-30 02:33:46 +01:00
"system_sequence_suffix": "### Input:",
"first_output_sequence": "",
"skip_examples": false,
2024-03-30 02:33:46 +01:00
"output_suffix": "\n\n",
"input_suffix": "\n\n",
"system_suffix": "\n\n",
"user_alignment_message": "",
"system_same_as_user": true,
"name": "Alpaca"
2024-03-30 02:33:46 +01:00
}