mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
Merge commit '2afcdb9777b1bac79fa4bfe284b9bf23085b0469' into concedo_experimental
# Conflicts: # scripts/sync_vendor.py # tests/CMakeLists.txt
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ dry_seq_break_max = 128
|
||||
extra_images_max = 4 # for kontext/qwen img
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.109.2"
|
||||
KcppVersion = "1.110"
|
||||
showdebug = True
|
||||
kcpp_instance = None #global running instance
|
||||
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}
|
||||
|
||||
Reference in New Issue
Block a user