model_pull
Pull an AI model and monitor download progress, choosing native GGUF or remote SDK sources and optionally bypassing architecture checks.
Instructions
Download a model and stream progress.
source is native (GGUF) or remote (SDK).
allow_unsupported overrides the supported-architecture refusal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| source | No | ||
| allow_unsupported | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||