1.64.1 to fix llava issues

This commit is contained in:
Concedo 2024-05-04 10:38:20 +08:00
parent 89db8afded
commit a3718c6354

View file

@ -636,7 +636,7 @@ maxhordelen = 256
modelbusy = threading.Lock() modelbusy = threading.Lock()
requestsinqueue = 0 requestsinqueue = 0
defaultport = 5001 defaultport = 5001
KcppVersion = "1.64" KcppVersion = "1.64.1"
showdebug = True showdebug = True
showsamplerwarning = True showsamplerwarning = True
showmaxctxwarning = True showmaxctxwarning = True