mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
fix for chat templates and drafting
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start": "",
|
||||
"system_end": "",
|
||||
"user_start": "<|User|>",
|
||||
"user_end": "",
|
||||
"assistant_start": "<|Assistant|>",
|
||||
"assistant_end": "<|end▁of▁sentence|>"
|
||||
}
|
||||
Reference in New Issue
Block a user