mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
fix occasional clip segfault, fix glm4 (+1 squashed commits)
Squashed commits: [bd71cd688] GLM4 fix wip
This commit is contained in:
parent
e659cadf48
commit
4d8a7a6594
5 changed files with 28 additions and 12 deletions
|
|
@ -115,7 +115,7 @@
|
|||
"search": ["[gMASK]<sop>"],
|
||||
"name": "GLM-4",
|
||||
"adapter": {
|
||||
"chat_start": "[gMASK]<sop>",
|
||||
"chat_start": "<sop>",
|
||||
"system_start": "<|system|>\n",
|
||||
"system_end": "",
|
||||
"user_start": "<|user|>\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue