mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
Chat Adapters (#956)
* Give the CI builds a recognizable AVX1 name * Chat Adapters
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start":"<|system|>",
|
||||
"system_end":"<|end|>",
|
||||
"user_start":"<|user|>",
|
||||
"user_end":"<|end|>",
|
||||
"assistant_start":"<|assistant|>",
|
||||
"assistant_end":"<|end|>"
|
||||
}
|
||||
Reference in New Issue
Block a user