mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
cuda free only for non mmq (+2 squashed commit)
Squashed commit: [3aca763a] only cuda free for non mmq [e69a8c9f] revert to pool alloc to try again
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ maxhordectx = 1024
|
||||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.39"
|
||||
KcppVersion = "1.39.1"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
||||
Reference in New Issue
Block a user