mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
hotfix to revert the auto ctx scaling first, i didnt do it properly
This commit is contained in:
parent
5cd0309610
commit
b6914ebd04
2 changed files with 6 additions and 6 deletions
|
@ -324,7 +324,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.42"
|
||||
KcppVersion = "1.42.1"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue