10 lines
479 B
JSON
10 lines
479 B
JSON
|
{
|
||
|
"name": "Vicuna 1.0",
|
||
|
"system_prompt": "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\n\nWrite {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n",
|
||
|
"system_sequence": "",
|
||
|
"stop_sequence": "",
|
||
|
"input_sequence": "### Human:",
|
||
|
"output_sequence": "### Assistant:",
|
||
|
"separator_sequence": "",
|
||
|
"wrap": true
|
||
|
}
|