mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-26 15:15:16 +02:00
gpt oss harmony template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start": "<|start|>system<|message|>",
|
||||
"system_end": "<|end|>\n",
|
||||
"user_start": "<|start|>user<|message|>",
|
||||
"user_end": "<|end|>\n",
|
||||
"assistant_start": "<|start|>assistant<|channel|>final<|message|>",
|
||||
"assistant_end": "<|return|>\n"
|
||||
}
|
||||
Reference in New Issue
Block a user