Documentation
Running LLMs Locally
User Interface
Advanced
API
Running LLMs Locally
User Interface
Advanced
API
Config Presets
Configuration Presets are new in LM Studio 0.3.3 (Release Notes)
Preset
.For migration from LM Studio 0.2.* Presets, see below.
Please report bugs and feedback to bugs [at] lmstudio [dot] ai.
You can create your own prompt library by using Presets.
Save collections of parameters as a Preset for easy reuse.
In addition to system prompts, every parameter under the Advanced Configuration sidebar can be recorded in a named Preset.
For example, you might want to always use a certain Temperature, Top P, or Max Tokens for a particular use case. You can save these settings as a Preset (with or without a system prompt) and easily switch between them.
Below is the anatomy of the Preset manager:
The anatomy of the Preset manager in the settings sidebar.
Presets are stored in the following directory:
~/.lmstudio/config-presets
%USERPROFILE%\.lmstudio\config-presets
Chat with other LM Studio users, discuss LLMs, hardware, and more on the LM Studio Discord server.
On this page
- The Use Case for Presets
Build your own Prompt Library
Saving, resetting, and deselecting Presets
Migration from LM Studio 0.2.* Presets
Where Presets are stored
- macOS or Linux
- Windows
Community