mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-26 06:31:13 +02:00
8421243c6d
* Give the CI builds a recognizable AVX1 name * Chat Adapters
8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"system_start":"<|im_start|>system",
|
|
"system_end":"<|im_end|>",
|
|
"user_start":"<|im_start|>user",
|
|
"user_end":"<|im_end|>",
|
|
"assistant_start":"<|im_start|>assistant",
|
|
"assistant_end":"<|im_end|>"
|
|
} |