configure_model
Set TTL and draft model options for an LM Studio model to manage its lifetime and enable speculative decoding.
Instructions
Configure model settings such as TTL and draft model for speculative decoding
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Time-To-Live in seconds (optional) | |
| model_id | Yes | The ID of the model to configure | |
| draft_model | No | Draft model ID for speculative decoding (optional) |