Remix.run Logo
M5 Ultra Mac Studio Review: The Dream Mac for Local AI Agents(macstories.net)
55 points by piotrgrabowski an hour ago | 21 comments
simonw 44 minutes ago | parent | next [-]

The numbers I was most interested in are tucked away in a chart towards the bottom - the speed comparison of the Mac Studios v.s. a RTX 5090:

  Qwen3.8 27B tokens/sec generation speed

  Prompt size    8K    64K   128K   256K
  RTX 5090 PC    59    51    44     n/a
  M5 Ultra       48    39    32     24
  M3 Ultra       31    23.5  20     15
A whole bunch more comparison numbers in this section: https://www.macstories.net/stories/m5-ultra-mac-studio-revie...
gpugreg 8 minutes ago | parent | next [-]

Those RTX 5090 numbers are bad. You can get over 200 tps with ninfer using NVFP4 and MTP.

redox99 10 minutes ago | parent | prev | next [-]

A dense 27B doesn't really make sense for the Mac. A MoE makes way more sense when you have modest bandwidth but lots of memory.

peri-cl 3 minutes ago | parent [-]

They do MoE. They benchmarked GLM 5.3-flash (320B / 18B), and Qwen 3.8 Next (125B / 6B). The dense Qwen is only included (I assume) because it's about the only thing that fits on a 5090, that they can compare heads on.

RationPhantoms 8 minutes ago | parent | prev | next [-]

Thank you for this. I wish Apple focused their silicon design on improving the TTFT metrics but coming from an M3 Pro, it still looks laggard compared to Nvidia's TensorCores in the 5090.

Maybe Apple is an acquisition away from changing that balance.

peri-cl 11 minutes ago | parent | prev [-]

Those are some incredible graphs, that improvement in prompt processing going from M3 to M5.

Also: ~30 token/s on GLM 5.3-flash, locally.

/meta Here's a CSS filter that stops those nuisance chart animations,

    macstories.net##*:style(animation: none !important; transition: none !important)
tempoponet 24 minutes ago | parent | prev | next [-]

While I know it's not apples to apples, the target comparison right now is 2x DGX Sparks. Similar price, 256gb. The conversation has focused on memory bandwidth vs. compute in agentic loops, so for most people the raw numbers will mean less than the "time per task" in coding benchmarks.

This is a great article and bodes well for the M5, but we should expect more like this comparing to other platforms before we truly understand where it fits.

srcreigh 29 minutes ago | parent | prev | next [-]

This is great as a first look, but the author is not a developer, so we don't yet know whether a dev can be as productive with local models on M5 Mac Studio compared to a 20x subscription plan.

I'm also curious about any new low hanging optimization opportunities in the kernels for this new hardware.

It's already clear to me that M5 Mac Studio is more cost-effective than anything you can run on open router, assuming decent utilization.

The M5 Mac Studio will be the most cost effective way to run uncensored cyber capable open agents.

An exciting tipping point will be if programmers can get an Astra-Ultra like experience all week with this hardware. That would be a real sense where this hardware exceeds the value of even 20x cloud subscriptions.

sajithdilshan 40 minutes ago | parent | prev | next [-]

On Apple website it says 512GB memory option is available in October. I guess bumping to that one would cost additional 4-6k US$. So an Ultra with 2TB storage would be north of 15k US$.

That’s like 12 years worth of OpenAI Pro subscriptions

simonw 28 minutes ago | parent | next [-]

Yeah, anyone who thinks local AI is going to save them money is likely to be disappointed, at least if they want to run models that are even remotely capable.

Plenty of other reasons to get excited about it local AI, but I don't think cost is one of them.

criddell 2 minutes ago | parent [-]

[delayed]

geodel 31 minutes ago | parent | prev | next [-]

Agreed.

Specially since one can pay half right now to OpenAI and sign a 12 year iron clad contract for uninterrupted service delivery of OpenAI Pro.

Kurtz79 3 minutes ago | parent | next [-]

I think we all expect the heavy subsidized subscriptions to end or significantly increase in price at some point, but it could be years from now and I'd rather spend a similar figure on an hypotetical Mac Studio M8 Ultra, or whatever more advanced competitor that will have likley appeared by that time.

A more apples-to-apples comparison would be with API cost in OpenRouter at the same tok/s rate for the same models that you can run locally, maybe.

vardump 29 minutes ago | parent | prev [-]

I hope that was sarcasm.

112233 21 minutes ago | parent | prev [-]

Hard to guess, it can go either way. If you will need to be in a syndicate to use non-sterilized models, that mac makes sense. But if there is mandatory registration of personal cyberarms, you risk going to mines once they check you purchases. You could try to play normie and pretend you simply wanted to show off, by keeping your actual work on external disk, but that leaves traces on system. Counting on someone in the Gap renting you gray iron works as long as you can swap credits. Still, this gear is tiny. Put it in your e-car, with uplink, and leave it at uncle's farm. Discreet.

ApolloFortyNine 34 minutes ago | parent | prev | next [-]

The model being tested is 18k as configured.

I didn't expect this to make the 5090 to look like a good deal.

sghiassy 7 minutes ago | parent | prev | next [-]

Imagine spending a trillion dollars on data centers and then reading this article. Nightmare fuel for OpenAI

whalesalad 2 minutes ago | parent [-]

For 99.99% of people, spending 15 grand on a Mac Studio just to run Qwen 3.8 locally is a non starter.

WarmWash 27 minutes ago | parent | prev | next [-]

>Let’s address the elephant in the room first: why bother with local AI at all when cloud frontier models are better and often faster?

Ehh, the actual elephant in the room is:

"why bother with local AI at all when you can lease a GPU for $5/hr?"

To which the answer is you shouldn't bother, unless you have a bunch of money to throw at hobby projects.

snarfy 44 minutes ago | parent | prev | next [-]

$12,299

kokonokko1337 32 minutes ago | parent | prev [-]

> "It also happens to be a Mac, with an operating system that looks nice and doesn’t suck"

Yes Apple has some of the best hardware out there, albeit overpriced. But the software is such a hindrance and I can't take anyone that states otherwise seriously. If only it had proper Linux support (and the Asahi people do an amazing job but you can reverse-engineer only so many stuff with limited funding, and then you have to do it again for new models). MacOS is good if you just want to have a standard experience, which to be fair is most people. It's good for just setting up an LLM server I guess since the hardware is a perfect fit. I wouldn't touch it otherwise.