mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-26 15:15:16 +02:00
8 lines
199 B
JSON
8 lines
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"
|
|
} |