local_models_status
Diagnose slow or failed local tools by checking the active profile, per-tier models, and Ollama's loaded models to spot GPU contention.
Instructions
Show the active local profile, which model serves each tier, and what Ollama has loaded.
Call this when a local tool is slow or fails, or before a batch of local work, to see VRAM placement and whether an unrelated model is loaded and competing for the GPU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||