mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
fix to allow all EOGs to trigger a stop, occam's glm4 fix,
This commit is contained in:
parent
bd7a40f326
commit
f97bbdde00
6 changed files with 54 additions and 22 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue