mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
fixed auto rope scaling (+1 squashed commits)
Squashed commits: [b1767874] wip
This commit is contained in:
parent
0bf75b05dc
commit
7fb809b94b
5 changed files with 42 additions and 28 deletions
|
@ -330,7 +330,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.42.1"
|
||||
KcppVersion = "1.43"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue