mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-14 10:24:47 +01:00
12 lines
462 B
JSON
12 lines
462 B
JSON
{
|
|
"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",
|
|
"system_sequence": "",
|
|
"stop_sequence": "",
|
|
"input_sequence": "### Instruction:",
|
|
"output_sequence": "### Response:",
|
|
"last_output_sequence": "",
|
|
"separator_sequence": "",
|
|
"wrap": true
|
|
}
|