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