mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-13 10:25:23 +00:00
8 lines
No EOL
238 B
JSON
8 lines
No EOL
238 B
JSON
{
|
|
"system_start": "<|start|>system<|message|>",
|
|
"system_end": "<|eot|>",
|
|
"user_start": "<|start|>user<|message|>",
|
|
"user_end": "<|eot|>",
|
|
"assistant_start": "<|start|>assistant to=user<|message|>",
|
|
"assistant_end": "<|eot|>"
|
|
} |