mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-07 09:02:04 +00:00
8 lines
250 B
JSON
8 lines
250 B
JSON
{
|
|
"system_start": "<|start|>developer<|message|>",
|
|
"system_end": "<|end|>",
|
|
"user_start": "<|start|>user<|message|>",
|
|
"user_end": "<|end|>",
|
|
"assistant_start": "<|start|>assistant<|channel|>final<|message|>",
|
|
"assistant_end": "<|end|>"
|
|
}
|