mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 00:54:41 +00:00
Gpt NeoX / Pythia integration completed
This commit is contained in:
parent
7b3d04e5d4
commit
c454f8b848
5 changed files with 20 additions and 150 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue