mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 01:41:37 +00:00
minor template and tts ui fixes
This commit is contained in:
parent
654b9eee73
commit
3655ecf9b3
5 changed files with 153 additions and 77 deletions
8
kcpp_adapters/GLM-4-NoThink.json
Normal file
8
kcpp_adapters/GLM-4-NoThink.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"system_start": "<|system|>\n",
|
||||
"system_end": "",
|
||||
"user_start": "<|user|>\n",
|
||||
"user_end": "/nothink",
|
||||
"assistant_start": "<|assistant|>\n<think></think>",
|
||||
"assistant_end": ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue