18 lines
635 B
JSON
18 lines
635 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",
|
|
"input_sequence": "### Instruction:",
|
|
"output_sequence": "### Response:",
|
|
"first_output_sequence": "",
|
|
"last_output_sequence": "",
|
|
"system_sequence_prefix": "",
|
|
"system_sequence_suffix": "",
|
|
"stop_sequence": "",
|
|
"separator_sequence": "",
|
|
"wrap": true,
|
|
"macro": true,
|
|
"names": false,
|
|
"names_force_groups": true,
|
|
"activation_regex": ""
|
|
}
|