mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
9 lines
250 B
JSON
9 lines
250 B
JSON
{
|
|
"system_start": "<|bom|><|system|> ",
|
|
"system_end": "<|eom|>",
|
|
"user_start": "<|bom|><|user|> ",
|
|
"user_end": "<|eom|>",
|
|
"assistant_start": "<|bom|><|assistant|> ",
|
|
"assistant_gen": "<|bom|><|assistant|>",
|
|
"assistant_end": "<|eom|>"
|
|
}
|