Pull a model into Ollama
The Warden role's first-pass triage works well with llama3.1:8b-instruct or qwen2.5:7b. Either is around 4-5 GB on disk and runs at 50+ tok/s on a modern consumer GPU.
For Pro tier installs the v1.x roadmap adds Cyber Guild fine-tuned models that ship via Ollama too; the wiring is the same.
$ ollama pull llama3.1:8b `ollama list` shows llama3.1:8b with size + last-modified timestamp.