mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
up version
This commit is contained in:
parent
c21c8cd00a
commit
25e747e9d8
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ logit_bias_max = 512
|
|||
dry_seq_break_max = 128
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.89"
|
||||
KcppVersion = "1.90"
|
||||
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