mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 03:30:20 +00:00
8 lines
228 B
JSON
8 lines
228 B
JSON
{
|
|
"system_start": "<|im_start|>system\n",
|
|
"system_end": "<|im_end|>\n",
|
|
"user_start": "<|im_start|>user\n",
|
|
"user_end": "<|im_end|>\n",
|
|
"assistant_start": "<|im_start|>assistant\n",
|
|
"assistant_end": "<|im_end|>\n"
|
|
}
|