pull_model
Pulls a model to local AI providers. Specify model ID and optionally a provider to avoid downloading to all.
Instructions
HEAVY: Download/pull a model onto a provider. WARNING: this may download multiple gigabytes and can take a long time. Without a provider arg, attempts the pull on every detected provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model id/name to pull (download) | |
| provider | No | Optional provider id |