8 lines
No EOL
197 B
JSON
8 lines
No EOL
197 B
JSON
{
|
|
"name": "Koala",
|
|
"conversation_prefix": "BEGINNING OF CONVERSATION: ",
|
|
"user_keyword": "USER:",
|
|
"assistant_keyword": "GPT:",
|
|
"separator": " ",
|
|
"stop_sequences": ["</s>"]
|
|
} |