bump defaults, updated lite, fixed glm4.7 autoguess template

This commit is contained in:
Concedo
2026-02-21 08:51:53 +08:00
parent 131e3cb17a
commit ad0618e351
3 changed files with 44 additions and 6 deletions
+11
View File
@@ -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",