16 lines
637 B
JSON
16 lines
637 B
JSON
{
|
|
"name": "Vicuna 1.1",
|
|
"system_prompt": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.\n\nWrite {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n",
|
|
"input_sequence": "\nUSER: ",
|
|
"output_sequence": "\nASSISTANT: ",
|
|
"last_output_sequence": "",
|
|
"system_sequence": "BEGINNING OF CONVERSATION:",
|
|
"stop_sequence": "",
|
|
"separator_sequence": "</s>",
|
|
"wrap": false,
|
|
"macro": true,
|
|
"names": false,
|
|
"names_force_groups": true,
|
|
"activation_regex": ""
|
|
}
|