mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
minor template and tts ui fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start": "<start_of_turn>user\n",
|
||||
"system_end": "<end_of_turn>\n",
|
||||
"user_start": "<start_of_turn>user\n",
|
||||
"user_end": "<end_of_turn>\n",
|
||||
"assistant_start": "<start_of_turn>model\n",
|
||||
"assistant_end": "<end_of_turn>\n"
|
||||
}
|
||||
Reference in New Issue
Block a user