local_prewarm_model
Pre-load a local Ollama model into memory to eliminate cold-start latency on subsequent requests.
Instructions
Pre-warm a local model into memory/VRAM with keep_alive=-1 so subsequent calls have zero cold-start delay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |