mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 09:34:37 +00:00
revert auto rope scaling for already-ropetuned models - just use their values
This commit is contained in:
parent
56a5fa7a60
commit
eb42c73953
3 changed files with 70 additions and 46 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue