-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Which version of LM Studio?
LM Studio 0.4.6 (Build 1)
Which operating system?
Windows 10
What is the bug / feature request?
When switching to a conversation that was created with a different model, LM Studio requires manually re-selecting the model — even when there is already one loaded and ready.
The expected (and most common) intent is simply "use whatever is currently loaded." There's no option to make this the default behavior, so every conversation switch that involves a model mismatch results in a forced, unnecessary click.
To Reproduce
- Load any model
- Have two or more conversations created with different models (or no model assigned)
- Switch between conversations
- Observe that the model picker requires manual re-selection each time
Expected behavior / Feature request
Add a setting such as "Always use currently loaded model" that bypasses the per-conversation model assignment when a model is already loaded. This would eliminate the forced re-selection click on every conversation switch.
Workaround
None. The click is unavoidable.