mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
updated lite, fix kimi template (+2 squashed commit)
Squashed commit: [a2df7f1bd] alternate kimi template [8a312a9f1] updated lite
This commit is contained in:
@@ -32,6 +32,17 @@
|
||||
"assistant_start": "<|im_assistant|>assistant<|im_middle|>",
|
||||
"assistant_end": "<|im_end|>"
|
||||
}
|
||||
}, {
|
||||
"search": ["<|im_user|>", "<|im_system|>system<|im_middle|>", "<|im_end|>"],
|
||||
"name": "ChatML (Kimi Alternate)",
|
||||
"adapter": {
|
||||
"system_start": "<|im_system|>system<|im_middle|>",
|
||||
"system_end": "<|im_end|>",
|
||||
"user_start": "<|im_user|>user<|im_middle|>",
|
||||
"user_end": "<|im_end|>",
|
||||
"assistant_start": "<|im_assistant|>assistant<|im_middle|>",
|
||||
"assistant_end": "<|im_end|>"
|
||||
}
|
||||
}, {
|
||||
"search": ["System role not supported", "<start_of_turn>"],
|
||||
"name": "Google Gemma 2",
|
||||
|
||||
Reference in New Issue
Block a user