mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 19:46:11 +00:00
fixing memory bugs
This commit is contained in:
parent
e6ddb15c3a
commit
df9135e3a9
5 changed files with 12 additions and 8 deletions
|
|
@ -225,7 +225,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.32"
|
||||
KcppVersion = "1.32.1"
|
||||
showdebug = True
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue