model_remove
Removes a specified model from memory to free resources. Provide the model name for removal.
Instructions
Remove a model from memory.
Args: model_name: Name of the model to remove
Returns: Confirmation or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes |