mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
8 lines
No EOL
199 B
JSON
8 lines
No EOL
199 B
JSON
{
|
|
"system_start": "<|turn>system\n",
|
|
"system_end": "<turn|>\n",
|
|
"user_start": "<|turn>user\n",
|
|
"user_end": "<turn|>\n",
|
|
"assistant_start": "<|turn>model\n",
|
|
"assistant_end": "<turn|>\n"
|
|
} |