model_download
Downloads a trained model weight file to a specified local path for offline inference or deployment.
Instructions
Download one trained model weight file to an explicit local path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| project | No | ||
| filename | No | ||
| overwrite | No | ||
| output_path | Yes |