mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-10 04:00:53 +00:00
handle updated gemma templates
This commit is contained in:
parent
3f810dc8c7
commit
ae60ea0009
3 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue