@stevibe: I explored a further possibility with local models: Qwen3.6 35B A3B + NVIDIA LocateAnything-3B as a local Computer Use …

X AI KOLs Timeline Tools

Summary

Demonstration of a local computer use agent combining Qwen3.6 35B A3B and NVIDIA LocateAnything-3B models to perform tasks like switching Mac display modes via screenshots, without requiring accessibility APIs, running entirely on local hardware.

I explored a further possibility with local models: Qwen3.6 35B A3B + NVIDIA LocateAnything-3B as a local Computer Use agent (proof of concept). In the demo, I asked it to switch my Mac to light mode. It did. Then back to dark. Did that too — finding the right toggle in System Settings, clicking it, and verifying the change itself. It's fully screenshot-based, so no Accessibility API needed. If it's on screen, the agent can see it and act on it. This runs entirely on your own hardware — private, local, built from two small open models.
Original Article
View Cached Full Text

Cached at: 06/04/26, 04:00 AM

I explored a further possibility with local models: Qwen3.6 35B A3B + NVIDIA LocateAnything-3B as a local Computer Use agent (proof of concept).

In the demo, I asked it to switch my Mac to light mode. It did. Then back to dark. Did that too — finding the right toggle in System Settings, clicking it, and verifying the change itself.

It’s fully screenshot-based, so no Accessibility API needed. If it’s on screen, the agent can see it and act on it. This runs entirely on your own hardware — private, local, built from two small open models.

Similar Articles

Localmaxxing (3 minute read)

TLDR AI

The article analyzes the viability of running AI inference locally on a MacBook Pro, comparing a local Qwen 35B model against the cloud-based Claude Opus 4.5. It concludes that local models are 2x faster for routine tasks, making them a practical choice for half of daily workloads despite a slight capability gap.