Skip to content
How I AIHow I AI

Local AI models explained: How to run a fleet of Mac Studios and GPUs at home

Alex Finn is an AI builder, YouTuber, and the creator of Vibe Code Academy, a community for people learning to build with AI tools. He runs one of the most ambitious local AI setups I’ve come across: three Mac Studio 512 GB machines, a DGX Spark, and a custom RTX 5090 build, all coordinated through a fleet dashboard he built himself. He’s spent five months figuring out which local models belong on which machines, how to wire them to Claude Code loops, and how to get a software factory running without babysitting it. *What you’ll learn:* 1. How Alex chose between a Mac Studio (512 GB unified memory), DGX Spark, and RTX 5090, and what each is actually good for 2. Why Tailscale is worth installing even on a single machine, and how it lets one agent manage your entire hardware fleet 3. How the build loop and review loop in Claude Code work 4. How to allocate tasks by machine and model 5. Why unlimited local inference changes the use-case math in a way a $20 cloud subscription never can 6. What OpenClaw and Hermes are each best suited for, and why Alex runs five agents total with failover baked in *Brought to you by:* Runway—The creative AI platform for images, video, and more: https://runwayml.com/howIAI Jira Product Discovery—Prioritize with insights, build with confidence: https://atlassian.com/howiai *In this episode, we cover:* (00:00) Intro (02:58) Alex's hardware stack (03:48) What "ambient AI" means (04:15) Alex's red-pill moment with OpenClaw (07:04) Mac Studio vs. DGX Spark vs. RTX 5090 (13:24) How to set up local models with no technical knowledge (Tailscale + OpenClaw/Hermes) (17:16) Fleet control dashboard: assigning 24/7 tasks across machines (20:42) Local models as security scanners feeding Claude Code (22:25) How Alex allocates GLM 5.2, Qwen 3.6, and Ornith 1.0 by task (24:28) OpenClaw vs. Hermes: the honest comparison (26:55) The software factory: build loop, review loop, rocket emoji (31:55) Lightning round: favorite hardware, favorite model, prompting style (34:46) Where to find Alex *Tools referenced:* • Claude Code: https://claude.ai/code • OpenClaw: https://openclaw.ai/ • Hermes: https://hermes-agent.nousresearch.com/ • Tailscale: https://tailscale.com/ • Codex (OpenAI): https://openai.com/codex • GLM 5.2 (z.ai): https://huggingface.co/zai-org/GLM-5.2 • Qwen 3.6 (Alibaba): https://huggingface.co/Qwen/Qwen3.6-35B-A3B • Ornith 1.0: https://github.com/deepreinforce-ai/Ornith-1 • Gemma 4: https://huggingface.co/collections/google/gemma-4 • Playwright (browser testing): https://playwright.dev/ • Vercel (preview deploys): https://vercel.com/ *Other references:* • DGX Spark (Nvidia): https://www.nvidia.com/en-us/products/workstations/dgx-spark/ • Mac Studio (Apple): https://www.apple.com/mac-studio/ • How to design AI agent loops: schedules, goals, and subagents in Claude Code and Codex: https://www.lennysnewsletter.com/p/how-to-design-ai-agent-loops-schedules *Where to find Alex Finn:* LinkedIn: https://www.linkedin.com/in/alex-finn-1848684a YouTube: https://www.youtube.com/@AlexFinnOfficial X: https://x.com/AlexFinn *Where to find Claire Vo:* ChatPRD: https://www.chatprd.ai/ Website: https://clairevo.com/ LinkedIn: https://www.linkedin.com/in/clairevo/ X: https://x.com/clairevo _Production and marketing by https://penname.co/._ _For inquiries about sponsoring the podcast, email jordan@penname.co._

Claire VohostAlex Finnguest
Jul 13, 202635mWatch on YouTube ↗

At a glance

WHAT IT’S REALLY ABOUT

Running local AI fleets at home: hardware, models, workflows, automation

  1. Alex Finn explains why expensive home hardware can beat cloud subscriptions when you want “unlimited” 24/7 token-burning for continuous background tasks.
  2. He compares Mac Studios, Nvidia DGX Spark–style AI workstations, and a custom RTX 5090 build by tradeoffs in memory, bandwidth, speed, and model size.
  3. He describes a low-friction setup approach using Tailscale plus agent tools (OpenClaw/Hermes) that act like an “IT guy” to deploy and manage models across machines.
  4. He demonstrates a fleet dashboard that assigns always-on jobs like security scanning, code cleanup, and social-signal monitoring, with results summarized into daily reports.
  5. He outlines a “software factory” workflow using Claude Code build/review loops, Slack approvals (rocket emoji), and automated merging to ship changes with minimal human intervention.

IDEAS WORTH REMEMBERING

5 ideas

Local AI’s real ROI is unlocking always-on, high-volume automation.

Alex argues the value isn’t replacing a $20 chatbot plan; it’s enabling continuous background work (security scans, code reviews, market research) that would be prohibitively expensive via API usage at 24/7 cadence.

Mac Studios excel at fitting huge models, but they can be painfully slow.

Unified memory lets Macs run very large models (e.g., Alex runs GLM 5.2 at “frontier-like” intelligence), but low memory bandwidth means responses can take minutes—best for asynchronous jobs, not interactive use.

DGX Spark–type AI workstations are a “sweet spot” for many local workloads.

They offer more memory than typical GPUs, decent bandwidth, and CUDA speed in a plug-and-play box—ideal for mid-sized models like Qwen-class or coding-focused 35B models without the complexity of custom builds.

A single high-end GPU (RTX 5090) delivers cloud-like speed—within smaller VRAM limits.

Alex frames traditional Nvidia GPUs as the fastest option for local inference, but constrained by VRAM (e.g., 32GB) so they favor smaller/faster models and latency-sensitive tasks rather than giant frontier-sized weights.

Agents + Tailscale turns multi-device model ops into a non-technical workflow.

By networking machines via Tailscale, Alex uses OpenClaw/Hermes as an “IT agent” that inspects hardware, selects appropriate models, installs them, and hops between devices to manage a fleet with minimal manual setup.

WORDS WORTH SAVING

5 quotes

Basically, at all times of the day, each one of these computers is just burning tokens, doing things, helping my life, right? Unlimited AI is basically how local AI works.

Alex Finn

It was one of the most aha awakening moments of my life, and something about building this, like, personal bond with the OpenClaw and with this agent was like, "I want this to live in the computer. I, I don't want this to come from the cloud."

Alex Finn

The point is- The use cases it unlocks, right? You now have, because you have AI models running locally, the ability to run unlimited intelligence around the clock 24/7. If you were to do that with a cloud model like ChatGPT or Claude, you would be spending outrageous amounts of money.

Alex Finn

Before you would have to go find the right model, find the right version of it, uh, make sure it can fit into memory, download it, run it on a server, all these really complex things that a normal person would never be able to do in, like, 1,000 years.

Alex Finn

Once that's reviewed, it pings me on Slack, and I can just leave a rocket emoji, and when I leave the rocket emoji, it says, "Merged," and my Henry loop goes and merges it.

Alex Finn

Ambient AI and 24/7 local inferenceMac unified memory vs GPU VRAMBandwidth/speed tradeoffs (slow big models vs fast small models)DGX Spark as plug-and-play middle groundTailscale private networking for multi-machine controlFleet dashboard and task schedulingHybrid local+frontier workflow (local triage → Claude Code verification)OpenClaw vs Hermes reliability and failoverClaude Code “loops” and Slack-to-merge automationModel choices: GLM 5.2, Qwen 3.6, Ornith 1.0

High quality AI-generated summary created from speaker-labeled transcript.

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.