koboldcpp/kcpp_adapters/Phi-3.json
henk717 8421243c6d
Chat Adapters (#956)
* Give the CI builds a recognizable AVX1 name

* Chat Adapters
2024-06-30 10:28:43 +08:00

8 lines
No EOL
164 B
JSON

{
"system_start":"<|system|>",
"system_end":"<|end|>",
"user_start":"<|user|>",
"user_end":"<|end|>",
"assistant_start":"<|assistant|>",
"assistant_end":"<|end|>"
}