remove_model
Delete a local AI model from storage to free up space or remove unused models. Specify the model name to remove it from your system.
Instructions
Remove a model from local storage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | Name of the model to remove | |
| force | No | Force removal even if it's the default model |