SillyTavern/public/instruct/Alpaca.json

15 lines
533 B
JSON
Raw Normal View History

2023-07-20 19:32:15 +02:00
{
"name": "Alpaca",
"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": "",
2023-07-20 19:32:15 +02:00
"separator_sequence": "",
"wrap": true,
"macro": true,
"names": false,
"names_force_groups": true
}