cleanup sampling code

This commit is contained in:
Concedo 2023-05-27 11:58:39 +08:00
parent 3c8f404243
commit bd4fe936f5
4 changed files with 50 additions and 62 deletions

View file

@ -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 = ""