vram_usage
Monitor VRAM usage of loaded models and flag those exceeding a specified budget to enforce resource limits.
Instructions
[READ] Total VRAM used by loaded models; flag over-budget.
Args: budget_bytes: Optional VRAM budget; models over it are flagged. target: Ollama target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| budget_bytes | No |