Gpt NeoX / Pythia integration completed

This commit is contained in:
Concedo 2023-04-22 11:23:25 +08:00
parent 7b3d04e5d4
commit c454f8b848
5 changed files with 20 additions and 150 deletions

View file

@ -139,7 +139,7 @@ maxctx = 2048
maxlen = 128
modelbusy = False
defaultport = 5001
KcppVersion = "1.10"
KcppVersion = "1.11"
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
sys_version = ""