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