mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
add0a88111
* Update kcpp_adapters * Update kcpp_adapters
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"system_start": "",
|
|
"system_end": "\n\n",
|
|
"user_start": "USER: ",
|
|
"user_end": "\n",
|
|
"assistant_start": "ASSISTANT: ",
|
|
"assistant_end": "</s>\n"
|
|
}
|