mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-03 11:35:48 +02:00
fix to allow all EOGs to trigger a stop, occam's glm4 fix,
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ logit_bias_max = 512
|
||||
dry_seq_break_max = 128
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.92"
|
||||
KcppVersion = "1.92.1"
|
||||
showdebug = True
|
||||
kcpp_instance = None #global running instance
|
||||
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False}
|
||||
|
||||
Reference in New Issue
Block a user