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