mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
1.64.1 to fix llava issues
This commit is contained in:
parent
89db8afded
commit
a3718c6354
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ maxhordelen = 256
|
|||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.64"
|
||||
KcppVersion = "1.64.1"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue