mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
update templates, fix rwkv
This commit is contained in:
parent
d4d19f6dbe
commit
c38d1ecc8d
6 changed files with 51 additions and 6 deletions
|
@ -41,7 +41,7 @@ maxhordelen = 400
|
|||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.75.1"
|
||||
KcppVersion = "1.75.2"
|
||||
showdebug = True
|
||||
guimode = False
|
||||
showsamplerwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue