Add another device
Once one computer runs the AI, every other computer you sign in on can use it — at home, at the office, or on café Wi-Fi.
On the new computer
Section titled “On the new computer”-
Sign in the same way as the first time, with the same Google account: see Sign in and set up.
-
Say no to running models, unless this computer is also powerful enough to host one. A laptop that only uses the AI does not need to download anything — it will be answered by the computer you set up first.
Check that it can reach the first computer
Section titled “Check that it can reach the first computer”waired status --observabilityLook at the Mesh line:
Mesh: 2 enrolled / 1 reachable / 1 ready- enrolled — how many computers are in your network
- reachable — how many this computer can currently talk to
- ready — how many of those have a model loaded and are offering it
1 reachable / 1 ready on a laptop means your AI computer is up and available.
If it reads 0 reachable, see
A device can’t reach my AI computer.
Then ask it something:
waired infer "say hi"The answer comes from the other computer, over an encrypted connection.
Where the answer comes from
Section titled “Where the answer comes from”By default Waired chooses for you: it uses this computer’s own AI if it has one, and otherwise asks one of your other computers. To pin it down:
waired worker get # where requests go nowwaired worker set --mode=local-only # never use another computerwaired worker set --mode=peer-preferredwaired peers list # see your other computerswaired worker set --pin=<device> # always use this oneRemove a device later
Section titled “Remove a device later”Uninstalling Waired on a computer removes it from your list automatically. To remove one you no longer have access to, open your device list at app.waired.ai and delete it there.