mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
muse glimmer templates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start": "<|start|>system<|message|>",
|
||||
"system_end": "<|eot|>",
|
||||
"user_start": "<|start|>user<|message|>",
|
||||
"user_end": "<|eot|>",
|
||||
"assistant_start": "<|start|>assistant<|message|>",
|
||||
"assistant_end": "<|eot|>"
|
||||
}
|
||||
Reference in New Issue
Block a user