mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
handle updated gemma templates
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"assistant_end": "<end_of_turn>\n"
|
||||
}
|
||||
}, {
|
||||
"search": ["<|turn>model","<|think|>","<|channel>thought"],
|
||||
"search": ["<|turn>model","<|think|>","<|channel>thought\\n<channel|>"],
|
||||
"name": "Google Gemma 4 (26B and 31B)",
|
||||
"adapter": {
|
||||
"system_start": "<|turn>system\n",
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"assistant_end": "<end_of_turn>\n"
|
||||
}
|
||||
}, {
|
||||
"search": ["<|turn>model","<|think|>","<|channel>thought"],
|
||||
"search": ["<|turn>model","<|think|>","<|channel>thought\\n<channel|>"],
|
||||
"name": "Google Gemma 4 (26B and 31B)",
|
||||
"adapter": {
|
||||
"system_start": "<|turn>system\n",
|
||||
|
||||
Reference in New Issue
Block a user