Stop using your AI for a while
“Turn it off for now” means four different things in practice, and they have different consequences. Find your row first.
| What you actually want | Do this |
|---|---|
| My coding tools should use the cloud again for a bit | Pause routing |
| I need this memory back for something else | Stop the engine |
| Stop my other computers using this one’s AI | Stop sharing |
| Take this computer off my network entirely | Disconnect |
| Remove Waired from this computer | Uninstall |
Pause routing
Section titled “Pause routing”Your tools go back to talking to the cloud directly, as if Waired were not installed. Nothing is uninstalled and nothing is forgotten.
waired pausewaired resumeThe setting survives restarts — a paused computer is still paused tomorrow.
Confirming it took effect
waired doctorThe waired phase line reads paused rather than
active — overlay routing in effect.
Stop the engine
Section titled “Stop the engine”Frees the memory the model is holding — usually several gigabytes — right now. Settings are untouched, and starting it again reloads the model.
Click the Waired icon → Inference → Stop inference engine. The same item becomes Start inference engine.
waired inference engine stopwaired inference engine startwaired inference engine statusWith the engine stopped, requests from this computer go to one of your other computers if you have one, and otherwise fail until you start it again.
Stop sharing
Section titled “Stop sharing”Your own use continues; your other computers stop being able to use this one’s AI.
Click the Waired icon → Inference → Stop sharing engine to mesh.
waired inference share offwaired inference share onwaired inference share statusThis is the right setting for a workstation you do not want interrupted, while still using your own model yourself.
Disconnect
Section titled “Disconnect”Takes the computer off your private network without signing out. Your other computers stop seeing it, and it stops seeing them.
Click the Waired icon → Disconnect. The same item becomes Connect.
Which one do I have on?
Section titled “Which one do I have on?”waired status --observabilityIt reports the phase (active or paused), whether the engine is loaded, and whether this computer is offering it to your others.