mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
bump defaults, updated lite, fixed glm4.7 autoguess template
This commit is contained in:
@@ -132,6 +132,17 @@
|
||||
"assistant_gen": "[/INST]",
|
||||
"assistant_end": "</s>"
|
||||
}
|
||||
}, {
|
||||
"search": ["[gMASK]<sop>","content.split('</think>')"],
|
||||
"name": "GLM-4.7",
|
||||
"adapter": {
|
||||
"system_start": "<|system|>\n",
|
||||
"system_end": "",
|
||||
"user_start": "<|user|>\n",
|
||||
"user_end": "",
|
||||
"assistant_start": "<|assistant|>\n<think>",
|
||||
"assistant_end": ""
|
||||
}
|
||||
}, {
|
||||
"search": ["[gMASK]<sop>"],
|
||||
"name": "GLM-4",
|
||||
|
||||
Reference in New Issue
Block a user