Skip to content

Stop using your AI for a while

Who this is for
Anyone who wants Waired to stop doing something, temporarily
You need
The Waired app, or a terminal
Time
2 minutes

“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

Your tools go back to talking to the cloud directly, as if Waired were not installed. Nothing is uninstalled and nothing is forgotten.

Terminal window
waired pause
Terminal window
waired resume

The setting survives restarts — a paused computer is still paused tomorrow.

Confirming it took effect

Terminal window
waired doctor

The waired phase line reads paused rather than active — overlay routing in effect.

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 iconInferenceStop inference engine. The same item becomes Start inference engine.

With 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.

Your own use continues; your other computers stop being able to use this one’s AI.

Click the Waired iconInferenceStop sharing engine to mesh.

This is the right setting for a workstation you do not want interrupted, while still using your own model yourself.

Takes the computer off your private network without signing out. Your other computers stop seeing it, and it stops seeing them.

Click the Waired iconDisconnect. The same item becomes Connect.

Terminal window
waired status --observability

It reports the phase (active or paused), whether the engine is loaded, and whether this computer is offering it to your others.