delete_cached_model
Delete a cached model from local storage by specifying its cache ID. Removes both files and metadata to free up space.
Instructions
Remove a model from the local cache (file and metadata).
Args:
cache_id: The unique cache ID of the model to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_id | Yes |