get_model_details
Retrieve architecture, quantization, and context length details for a specific LM Studio model by passing its model ID.
Instructions
Get detailed information about a specific model including architecture, quantization, and context length
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | The ID of the model to get details for |