1
0
mirror of https://github.com/SillyTavern/SillyTavern.git synced 2025-03-04 03:47:40 +01:00
2023-07-20 20:32:15 +03:00

10 lines
333 B
JSON

{
"name": "Koala",
"system_prompt": "Write {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n",
"system_sequence": "BEGINNING OF CONVERSATION: ",
"stop_sequence": "",
"input_sequence": "USER: ",
"output_sequence": "GPT: ",
"separator_sequence": "</s>",
"wrap": false
}