Live data from Hacker News

MacBook M5 Pro and Qwen3.5 = Local AI Security System

sharpai.org

1–10 of 162 posts

Re: MacBook M5 Pro and Qwen3.5 = Local AI Security System

#2
The M5 Pro just dropped, so here's a real AI workload instead of another Geekbench score. We run Qwen3.5 as the brain of a fully local home security system and benchmarked it against OpenAI cloud models on a custom 96-test suite. The Qwen3.5-9B scores 93.8% — within 4 points of GPT-5.4 — while running entirely on the M5 Pro at 25 tok/s, 765ms TTFT, using only 13.8 GB of unified memory. The 35B MoE variant hits 42 tok/s with a 435ms TTFT — faster first-token than any OpenAI cloud endpoint we tested. Zero API costs, full data privacy, all local. Full results: https://www.sharpai.org/benchmark/

Re: MacBook M5 Pro and Qwen3.5 = Local AI Security System

#4
post #3

> Local-first AI home security Why would you run this on your M5 instead of a dedicated machine for it? A Jetson Orin would be faster at prefill and decode, as well as cheaper for home installation.

Memory is the limitation, M5 has larger memory options. So large language model could be used.

Re: MacBook M5 Pro and Qwen3.5 = Local AI Security System

#5
post #3

> Local-first AI home security Why would you run this on your M5 instead of a dedicated machine for it? A Jetson Orin would be faster at prefill and decode, as well as cheaper for home installation.

Memory is the limitation, M5 has larger memory options. So large language model could be used.

Context is your limitation, on the M5. The larger your model is, the longer you'll be waiting on token prefill. TFTT with 0 tokens of context isn't a real-world benchmark.

That's why most professional inference solutions reach for GPU-heavy hardware like the Jetson. Apple Silicon seems like a strange and overly expensive fit for this use cae.

Re: MacBook M5 Pro and Qwen3.5 = Local AI Security System

#7
post #5

Earlier quoted context omitted.

Memory is the limitation, M5 has larger memory options. So large language model could be used.

Context is your limitation, on the M5. The larger your model is, the longer you'll be waiting on token prefill. TFTT with 0 tokens of context isn't a real-world benchmark. That's why most professional inference solutions reach for GPU-heavy hardware like the Jetson. Apple Silicon seems like a strange and overly expensive fit for this use cae.

Will also test DGX SPARK which I have.

Re: MacBook M5 Pro and Qwen3.5 = Local AI Security System

#8
post #6

Currently the barrier to entry for local models is about $2500. Funny thing is $2500 is about the amount my parents paid for a 166 MHZ machine in 1995.

This is very false. My first system was a 3060 which you can buy new for about $300 or used for about $200. If you already have an existing system you can use it, else you can pick up a used PC for about $150. Entry is about $500.
Post reply on HN