mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-15 11:29:43 +00:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"system_start": "",
|
|
"system_end": "\n\n",
|
|
"user_start": "### Instruction:\n",
|
|
"user_end": "\n\n",
|
|
"assistant_start": "### Response:\n",
|
|
"assistant_end": "</s>\n\n"
|
|
}
|