10 lines
429 B
JSON
10 lines
429 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:",
|
||
|
"separator_sequence": "",
|
||
|
"wrap": true
|
||
|
}
|