mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
cleanup sampling code
This commit is contained in:
parent
3c8f404243
commit
bd4fe936f5
4 changed files with 50 additions and 62 deletions
|
@ -208,7 +208,7 @@ maxctx = 2048
|
|||
maxlen = 128
|
||||
modelbusy = False
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.25.1"
|
||||
KcppVersion = "1.26"
|
||||
|
||||
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
|
||||
sys_version = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue