Apple Just Raised Prices. What It Means for Local AI
Apple raised Mac and iPad prices on June 25 2026 as the memory shortage bit. Here is what the unified-memory tax means for running local AI.
By Capital & Compute
On Thursday, June 25 2026, Apple raised prices across almost its entire computer line: every Mac, every iPad, the Vision Pro. The reason it gave was not tariffs and not a redesign. It was memory. “We have never seen a component price increase this much, this quickly,” the company said, as reported by Reuters. If you have been eyeing a machine to run AI models locally, that one sentence is the whole story. The thing that just got more expensive is the exact thing local AI runs on.
What Apple actually changed
The increases are not small, and they are not uniform. The base MacBook Air went from $1,099 to $1,299, and the MacBook Pro M5 from $1,699 to $1,999, per 9to5Mac’s rundown of the new pricing. The entry iPad moved from $349 to $449. The Vision Pro crept up $200. But the increases scale with memory: the more RAM a machine carries, the bigger the dollar jump.
| Item | After (Jun 25 2026) | Before (May 2026) |
|---|---|---|
| MacBook Air | $1,299 | $1,099 |
| Mac mini M4 Pro | $1,599 | $1,399 |
| MacBook Pro M5 | $1,999 | $1,699 |
| Mac Studio M4 Max | $2,499 | $1,999 |
| Mac Studio M3 Ultra | $5,299 | $3,999 |
The Mac Studio M3 Ultra is not a mainstream purchase. It is the box hobbyists and small teams buy specifically because its unified memory lets it hold models that would choke a consumer GPU. That machine took the largest dollar increase in the lineup. The M4 Max Studio went from $1,999 to $2,499 in the same announcement. Apple did not touch iPhone, Watch, or AirPods pricing, which tells you the pressure is concentrated where memory density is highest: the machines with the most RAM.
This was not a one-off either. Back in March 2026, Apple quietly removed the 512GB unified-memory option on the Mac Studio and raised the 256GB tier by $400. So the high-memory configurations have now been hit twice in four months.
Why memory is the line item that moved
None of this is really about Apple. Apple is passing through a cost it did not create.
Memory prices have been climbing all year because AI data centers are eating the supply. DRAM rose roughly 98% in the first quarter of 2026 and is set to climb another 58% to 63% this quarter, according to Reuters’ reporting on the shortage. Counterpoint Research puts the total at memory and storage prices quadrupling over three quarters. On the consumer side, Tom’s Hardware tracked the cheapest in-stock 32GB DDR5 kit in the US at $374.97 on June 3 2026, against $80 to $120 a year earlier.
I wrote the long version of why this is happening in why RAM is so expensive in 2026: the short answer is that the three big makers earn more from scarcity than from volume, and they are choosing not to flood the market. You can watch the live spot and index numbers on the memory price tracker. The takeaway for this post is narrower. The shortage is structural, the makers expect it to last past 2027, and Apple is the first consumer brand to formally pass the bill to buyers.
Why this hits local AI specifically
Here is the part the wire coverage skipped.
When you run a model locally, the single hard limit is memory. Not clock speed, not core count. Memory. A model has to fit in the memory the chip can address, and if it does not fit, you cannot run it at usable speed, full stop. On a PC that memory is GPU VRAM. On a Mac it is unified memory, shared between the CPU and GPU, which is exactly why Apple Silicon became a favorite for local inference: a Mac Studio with 256GB of unified memory can load models that would need several thousand dollars of discrete GPUs to match.
So when the price of high-memory Macs jumps, the price of local-AI capability jumps with it. There is no substituting your way around it. You can buy a cheaper Mac, but you will run smaller models. The capability you are paying for and the component that just spiked are the same component.
That is the difference between this price hike and a normal one. If laptops got more expensive because of a new screen, local AI would shrug. This increase lands directly on the resource that decides which models you can run. I walked through the capability side of that story in why local LLMs got good in 2026; the models are ready. The hardware just got pricier to host them.
The buy-once-run-free math just changed
The case for local AI has always been ownership. Pay once for the hardware, then run the model as much as you want for the cost of electricity. No per-token bill, no rate limits, no data leaving your machine. Against a pay-per-call API, that math gets better the more you use it.
Two things moved this year, in opposite directions.
The hardware got more expensive. A high-memory Mac that cost $3,999 in May costs $5,299 now. That is the denominator in every break-even calculation, and it just grew by a third.
Meanwhile the thing you are comparing against got cheaper. Per-token API prices kept falling through 2026 as providers competed and as smaller models got good enough for real work. The detailed self-hosted versus API cost-per-token math shows how sensitive the break-even is to both numbers: push hardware up and push the API price down, and the crossover point where owning beats renting slides much further into the future.
So the same purchase that looked like a smart long-term bet in May looks shakier in June. Not because local AI got worse. Because the upfront cost climbed at the exact moment the alternative got cheaper.
So is local AI still worth it in 2026?
It depends on why you wanted it, and the shortage sharpens that question rather than answering it for everyone.
Buy now if your reason is not cost. Privacy is the strongest case: if your work cannot leave your machine, a local model is not a price comparison, it is a requirement, and the hardware premium is just the cost of the requirement. Same for offline or air-gapped work, and for genuinely heavy, steady inference where a per-token bill would dwarf the hardware over a year. None of those reasons changed this week.
Rent or wait if your reason was the math. If you were buying local hardware mostly to dodge API bills, the numbers turned against you this quarter. A falling per-token rate plus a higher hardware floor means renting is cheaper for longer than it used to be. If you can run what you need through an API, or rent GPU time by the hour, do that and revisit the buy decision when memory prices normalize, which the forecasts put no earlier than late 2027. For the rent-by-the-hour route, decentralized GPU pricing versus the cloud covers where the cheap compute actually is.
If you must buy hardware, buy memory you already see installed. The build-guide consensus through this shortage is consistent: do not pay spot prices to upgrade RAM after the fact, and do not starve the GPU or unified-memory budget to save elsewhere, because that budget is the part that decides what you can run. Buy the memory configuration you need on day one, because adding it later costs more now than it ever has.
The honest summary: local AI is not dead, but the easy version of the pitch is on hold. “Buy a Mac, run models free forever” was a clean story when a capable machine cost two thousand dollars. At five thousand and change, with API prices dropping, the story needs an asterisk. The asterisk is your reason for wanting it.
Frequently asked questions
- How does the memory shortage affect local AI?
- Directly. The size of the model you can run locally is set by how much memory your chip can address, GPU VRAM on a PC or unified memory on a Mac. The 2026 shortage drove that exact component up, so the cost of local-AI capability rose with it. Apple raised Mac prices on June 25 2026 for this reason, with the high-memory Mac Studio M3 Ultra going from $3,999 to $5,299.
- Is local AI still worth it in 2026?
- It depends on why you want it. If your reason is privacy, offline use, or very heavy steady workloads, yes, because those needs are not a price comparison. If your reason was to save money versus API calls, the math weakened this year: hardware got more expensive while per-token API prices fell, pushing the break-even point further out.
- Should I buy a Mac for local AI now or wait?
- Wait or rent if cost is your main driver, because memory prices are expected to stay high past 2027 and APIs keep getting cheaper. Buy now if you need privacy, offline capability, or run enough volume that a per-token bill would exceed the hardware cost within a year. If you do buy, get the memory configuration you need on day one rather than upgrading later at spot prices.
- Did Apple raise memory upgrade prices specifically?
- The confirmed June 25 2026 change is to base prices across Macs and iPads. Separately, in March 2026 Apple removed the 512GB unified-memory option on the Mac Studio and raised its 256GB tier by $400. A specific claim that per-upgrade memory pricing doubled in the June announcement is not independently confirmed.
- Why is renting AI cheaper than owning right now?
- Two trends crossed in 2026. Per-token API prices kept falling as providers competed and smaller models got capable, while the hardware to run models locally got more expensive because of the memory shortage. Lower rental cost plus higher ownership cost means renting stays cheaper for more use cases than it did a year ago, especially for light or bursty workloads.
Sources
- Reuters (2026). Apple raises prices on MacBooks, iPads as memory costs skyrocket (June 25 2026). reuters.com
- 9to5Mac (2026). Apple announces significant price increases for MacBooks, iPads, more (June 25 2026). 9to5mac.com
- 9to5Mac (2026). Apple raises base price of MacBook Air and MacBook Pro, but RAM upgrade costs remain unchanged (March 2026). 9to5mac.com
- CNBC (2026). Apple posts worst day in over a year after MacBook and iPad price hikes (June 25 2026). cnbc.com
- Tom’s Hardware (2026). RAM price index 2026: lowest price on DDR5 and DDR4 memory of all capacities. tomshardware.com