revert auto rope scaling for already-ropetuned models - just use their values

This commit is contained in:
Concedo 2023-11-24 14:20:36 +08:00
parent 56a5fa7a60
commit eb42c73953
3 changed files with 70 additions and 46 deletions

View file

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