mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
10 lines
193 B
JSON
10 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"
|
|
}
|