Which version of LM Studio?
Example: LM Studio 0.4.11 (Build 1)
Which operating system?
Windows
What is the bug?
When loading models from the Windows system tray widget any value previously set for "Auto Unload If Idle (TTL)" using the option "Remember settings for {model}" is just ignored.
The rest of the preset values are all as they should be, just this one is ignored.
Screenshots
Image 1: Presets saved for example model.
Image 2: Model loaded from the app's "Load Model" button.
Image 3: Model loaded from the system tray widget
Image 4: What I mean by "load from the system tray widget":
Logs
Log 1: Server logs when loading from the widget (verbose + logging_mode=full')
log1_widget_loading.log
Log 2: Server logs when loading from the regular 'Load Model' button (verbose + logging_mode=full)
log2_regular_loading.log
To Reproduce
First: Enable the option "Developer">"Enable Local LLM Service", otherwise the system tray widget might not be available
- In the application's "Server" interface, select a model to load
- In the loading configuration panel, enable the "Auto Unload If Idle (TTL)" option and set a value different from the default
- Load and the eject the model, to save the presets
- Left-click on the LMStudio system tray widget
- Hover the cursor over the "Load Model" option
- Select the model to load
- In the application's "Server" interface, the loaded model will be shown, but won't have the "Idle TTL" option enabled
Which version of LM Studio?
Example: LM Studio 0.4.11 (Build 1)
Which operating system?
Windows
What is the bug?
When loading models from the Windows system tray widget any value previously set for "Auto Unload If Idle (TTL)" using the option "Remember settings for {model}" is just ignored.
The rest of the preset values are all as they should be, just this one is ignored.
Screenshots
Image 1: Presets saved for example model.
Image 2: Model loaded from the app's "Load Model" button.
Image 3: Model loaded from the system tray widget
Image 4: What I mean by "load from the system tray widget":
Logs
Log 1: Server logs when loading from the widget (verbose + logging_mode=full')
log1_widget_loading.log
Log 2: Server logs when loading from the regular 'Load Model' button (verbose + logging_mode=full)
log2_regular_loading.log
To Reproduce
First: Enable the option "Developer">"Enable Local LLM Service", otherwise the system tray widget might not be available