koboldcpp/kcpp_adapters/Llama-2-Chat.json
xzuyn add0a88111
Update kcpp_adapters (#985)
* Update kcpp_adapters

* Update kcpp_adapters
2024-07-13 19:06:15 +08:00

8 lines
157 B
JSON

{
"system_start": "",
"system_end": "",
"user_start": "<s>[INST] ",
"user_end": "",
"assistant_start": " [/INST] ",
"assistant_end": " </s>\n"
}