Quartermaster tools (assistant self-service)

Quartermaster tools let the chat assistant look at - and, with your approval, tune - the Quartermaster instance it's running in. Toggle them per chat with QM Tools in the Configs popover (on by default). They only act on this running instance, and they never load or unload models - that would evict the very model you're talking to.

Inspect (read-only). One slice per call, so the assistant pulls only what it needs:

So "what models do I have?", "how much VRAM is free?", "why did that model fail to load?" and "would a 64k context still fit?" are all answerable from the real state rather than a guess.

Configure (approval-gated). It can change:

You approve every change. When the assistant wants to configure something, the chat pauses and shows a before -> after diff card with Accept and Deny. Nothing is applied until you accept; deny - or just ignore it, it times out - and nothing happens. Accepting a global or model change hot-reloads the config in place: running models are not evicted, and a changed model's new launch args apply the next time it loads.

Editing needs the server running with config editing enabled (-generate); inspection works either way.

This page is generated from the help wiki that ships inside the app: the same text you get from the Help button, and the same text the playground assistant searches. Corrections go to wiki_articles.json.