update_model_config
Update an existing model's configuration by specifying the name and new field values for settings like context size, threads, and batch size.
Instructions
Update an existing model's configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the model to update | |
| config | Yes | Updated configuration fields |