mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"system_start": "",
|
|
"system_end": "\n\n",
|
|
"user_start": "User: ",
|
|
"user_end": "\n\n",
|
|
"assistant_start": "Assistant: ",
|
|
"assistant_gen": "Assistant:",
|
|
"assistant_end": "\n\n"
|
|
}
|