koboldcpp/kcpp_adapters/Granite-4.json
2025-10-08 00:09:46 +08:00

8 lines
297 B
JSON

{
"system_start": "<|start_of_role|>system<|end_of_role|>",
"system_end": "<|end_of_text|>\n",
"user_start": "<|start_of_role|>user<|end_of_role|>",
"user_end": "<|end_of_text|>\n",
"assistant_start": "<|start_of_role|>assistant<|end_of_role|>",
"assistant_end": "<|end_of_text|>\n"
}