mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
bump scratch buffers
This commit is contained in:
parent
52c5856a08
commit
3aec3038d4
2 changed files with 6 additions and 6 deletions
|
@ -283,7 +283,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.36"
|
||||
KcppVersion = "1.37"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
exitcounter = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue