Fetching from the wire…
Public story · 2026-09-02 · high
One builder's home setup pairs a 35B mixture-of-experts model with a small helper model, answering from phone and laptop with no port exposed to the internet.
Why now: Documented in a September 2 setup writeup covering the full stack end to end.
A 48GB M4 Pro Mac is running two local models at once. The setup, detailed on lws.io, pairs Qwen3.6-35B-A3B-OptiQ at 4-bit quantization, about 20GB resident, for reasoning tasks with Gemma-4-E4B-it at 4-bit, 2.4GB, for lighter work. It serves both to a phone and a laptop over Tailscale, with no public port opened.
The setup gets 325 tokens a second on prefill and 34 tokens a second on generation, on a consumer machine rather than a data center card. That's fast enough to use as a daily driver instead of a demo you show someone once and close.
The architecture is what makes those numbers possible. Qwen3.6-35B-A3B is a mixture-of-experts model. It has 35 billion parameters total, but only 3 billion activate for any given token, which keeps memory and compute in reach of a Mac instead of a rack of GPUs.
The stack routes through oMLX behind Tailscale, with Hermes running as the agent backend and Apollo and Raycast AI as the clients people actually type into. Same box, same models, whether someone's on a phone on the couch or a laptop at a desk.
What the writeup doesn't cover is cost or setup time. There's no line on how long the quantization and configuration took, or what the M4 Pro Mac cost going in. Anyone weighing a similar build has to fill in that gap before copying the parts list.
Each link below shares sources, entities, or timing with this story.
The models are good. The license is the real story. Google released Gemma 4 on April 2 with four variants: E2B, E4B, 26B MoE, and 31B Dense. All built on the Gemini 3 architecture. The 31B Dense variant claimed #3 on Arena AI's text leaderboard, beating models 20x its size. Th...
Google DeepMind released Gemma 4 on April 2 with four model sizes (E2B, E4B, 26B MoE, 31B Dense) under Apache 2.0. Multimodal (text, vision, audio). 256K context. Native thinking and tool-calling optimized for agentic workflows. Day-zero ecosystem support across vLLM, llama.cp...
Vector Agents' 2026 comparison shows a clean bifurcation. AI-assisted incumbents still price per human (Apollo $49–99/seat, Outreach $100–160/seat) while fully autonomous agents price per outcome or per machine: 11x.ai at $5,000–$10,000/month, AiSDR around $900/month, Artisan/...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
vercel ai-gateway coding-agents setup routes Claude Code, Codex, OpenCode, Pi, Cline, Cursor, Hermes, Kilo Code, and OpenClaw through AI Gateway, consolidating spend, traces, tokens, and model attribution into one dashboard with per-key budgets (--budget 500 --refresh-period m...
OpenClaw tagged v2026.8.1 at 03:30 UTC this morning. The release post counts 933 contributors, 569 of them first-time, and more than 16,000 pull requests, roughly half of every PR ever merged into the project, after a seven-week gap against a prior cadence of 106 releases in 2...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.