mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
updated lite and default horde ctx amount
This commit is contained in:
+553
-163
File diff suppressed because one or more lines are too long
+1
-1
@@ -360,7 +360,7 @@ def bring_terminal_to_foreground():
|
||||
#################################################################
|
||||
friendlymodelname = "concedo/koboldcpp" # local kobold api apparently needs a hardcoded known HF model name
|
||||
maxctx = 2048
|
||||
maxhordectx = 1024
|
||||
maxhordectx = 2048
|
||||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
|
||||
Reference in New Issue
Block a user