Apple caught off guard by AI demand for Mac Mini and Mac Studio
81–90 of 636 posts
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#82I’m curious to know if these local AI setups are legitimately useful compared to cloud. I’ve struggled a lot to get something useful out of the hardware I have. I realize I’m somewhat limited (16GB RX 9070), but still, it seems really far off from the kind of experience even a basic $20/month subscription gets me. Any tips anyone might have are appreciated! I’d love to be local first and would be willing to buy hardw…
IMO local models require a substantial amount of prompt+harness engineering to get in the neighborhood of what you'd get from a cloud model. Which isn't a bad thing, you'll learn a whole lot about how these things work. What you'll learn pretty quickly from said engineering is that there's a lot more to a good LLM than just the weights themselves. You need a good search provider (also self-hostable, but sounds easier…
I keep hoping that one day some comment is going to paste a link to some kind of idiot-proof guide or piece of software that’s “90% as good as Claude but running local.”
And by 90% I don’t mean that the model is 90% as good or runs 90% as fast, more like all the other stuff you mentioned is set up out of the box.
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#83Earlier quoted context omitted.
> it seems really far off from the kind of experience even a basic $20/month subscription gets me. The $20/month subs are much stronger than the local models you can run, even with how far local models have advanced lately. The appeal of local models is that the data never leaves your network so you can feel safer putting sensitive content into it. It also feels “free” to use when you’ve already paid for the hardware…
It also takes some load off the AI data centers. IDK if that might be a concern for Apple or their AI partners.
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#84I’m curious to know if these local AI setups are legitimately useful compared to cloud. I’ve struggled a lot to get something useful out of the hardware I have. I realize I’m somewhat limited (16GB RX 9070), but still, it seems really far off from the kind of experience even a basic $20/month subscription gets me. Any tips anyone might have are appreciated! I’d love to be local first and would be willing to buy hardw…
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#85Earlier quoted context omitted.
I don’t understand how that’s possible. They should have had a better idea of what was happening in the memory markets than pretty much any other entity.
Their universal RAM strategy is so obviously helpful for AI. (1) GPU/NPU CPU RAM copies eliminated. (2) All (most) RAM available for GPU/Neural, when local models are typically kneecapped by limited GPU RAM sizes vs. the much larger RAM options for M/Max/Pro/Ultras. They have been taking NPU's seriously on their phones, tablets and laptops since the M1. Then they enabled fully-connected RDMA for 4 x 512GB MacStudio's…
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#86Apple has a huge opportunity here to lead the market for machines to run local models if they step into it. Their stuff is already better than what nVidia is offering with stuff like the DGX Spark. It's a niche market but it's a market that overlaps heavily with professionals in the AI space and lead developers, so it's a market that gets them customers in those roles. If I were running Apple I'd call the RAM price b…
Nvidia has CUDA, AMD has CDNA, and Apple has... compute shaders, I guess?
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#87just a real bummer that they raised the prices so much
It definitely puts it out of the range of every day users but a non-insignificant proportion of people who use it for ai have become multi-millionaires because of ai. So there's definitely no shortage of people who have no problem paying those high prices.
I can't even name one person who fits this mold, let alone a non-insignificant proportion of people. Who are you thinking of?
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#88If I had to pick a product, I'd say an affordable 32GB mac would be the sweet spot for running local models that function well like Qwen 3.8. It's true, most people don't run models, but being the default platform for running open weights seems like it has plenty of advantages right now. Just like sales benefited from developers defaulting to MacOS for most open source languages like Ruby, Go, Rust, and TypeScript.
> If I had to pick a product, I'd say an affordable 32GB mac would be the sweet spot for running local models that function well like Qwen 3.8. 32GB is not enough RAM. I don't even own a device with less than 36GB at this point, and that device I only have because my employer is being cheap. 64GB is a reasonable starting point for running local LLMs + normal tasks. 128GB let's you really run most smaller models like…
Is this the best? No. That's why I said the sweet spot. Getting from 16GB macs to 32GB is perhaps possible. Jumping to 64GB or 128GB as the default is simply unreasonable right now.
Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#89Re: Apple caught off guard by AI demand for Mac Mini and Mac Studio
#90Earlier quoted context omitted.
Their universal RAM strategy is so obviously helpful for AI. (1) GPU/NPU CPU RAM copies eliminated. (2) All (most) RAM available for GPU/Neural, when local models are typically kneecapped by limited GPU RAM sizes vs. the much larger RAM options for M/Max/Pro/Ultras. They have been taking NPU's seriously on their phones, tablets and laptops since the M1. Then they enabled fully-connected RDMA for 4 x 512GB MacStudio's…
FWIW, the reported reason for OpenAI buying Macs has nothing to do with the memory by the sounds of it. Every single outlet I can find reporting on this seems to repeat that the intended use case is for agentic workloads and generating training data for reinforcement learning. They don't appear to be doing inference nor any sort of training AFAICT.