mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Send correct settings after load
This commit is contained in:
@@ -1951,6 +1951,8 @@ def load_model(use_gpu=True, gpu_layers=None, initial_load=False, online_model="
|
|||||||
|
|
||||||
if not vars.gamestarted:
|
if not vars.gamestarted:
|
||||||
setStartState()
|
setStartState()
|
||||||
|
sendsettings()
|
||||||
|
refresh_settings()
|
||||||
|
|
||||||
|
|
||||||
# Set up Flask routes
|
# Set up Flask routes
|
||||||
|
Reference in New Issue
Block a user