update templates, fix rwkv

This commit is contained in:
Concedo 2024-09-22 01:32:12 +08:00
parent d4d19f6dbe
commit c38d1ecc8d
6 changed files with 51 additions and 6 deletions

View file

@ -41,7 +41,7 @@ maxhordelen = 400
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.75.1"
KcppVersion = "1.75.2"
showdebug = True
guimode = False
showsamplerwarning = True