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