posted in Technology

OpenAI Hoarding Tens Of Thousands Of Apple Mac mini And Mac Studio Devices, As ASUS And MSI Burn Through Their Entire First Batch Of NVIDIA RTX Spark Chip And Beg For More.

wccftech.com/openai-hoarding-tens-of-thousands-of-apple-mac-mini-and-mac-studio-devices-as-asus-and-msi-burn-through-their-entire-first-batch-of-nvidia-rtx-spark-chip-and-beg-for-more/
enPage

Replying to an earlier post

Which really really really sucks, because Rosetta is amazing. it’s extremely performant at running x64 code on Apple Silicon, and I’ll be sad to see it go.

To Apple’s credit, though, they did extend its end of life a full year. Rosetta 2 Support was supposed to end this year with the release of macOS 27 Golden Gate, but due to enough backlash, they extended it to next year. (which they also did with Rosetta 1, back in the day.)

The real thing I’m pissed about is they won’t open-source it, which Apple sometimes does (or, used to do) with its tools.

Replying to an earlier post

Well— Apple wants devs to support Apple silicon. Cyberpunk 2077, for example, did very well as a native release. But a lot of that was tied to Steam’s (and GOG’s) “works anywhere“ purchase model.

And as far as “framework for the future“ are concerned, yeah, we’ll get there independently eventually, but nothing compares to Rosetta. It’s just fucking amazing, and it works now.

Replying to @⁨Darkaga@lemmy.world⁩

There just aren’t any good deals any more. Prices for everything have gone crazy in the last few months. For coding LLMs the cloud services may now be the least worst value, by design, until they hike the prices.

That said, I still just paid way too much for a used graphics card so I could do many things locally, because I just don’t want to give the likes of Sam Altman a single penny.

Replying to @⁨Chee_Koala@lemmy.world⁩

For your hardware, the VRam is not enough to run 27b but, I’d recommend Qwen 3.5 9b for image / text to text.

And I’m planning to experiment with Qwen 3.8 9b for text to text.

4_k_m quantization is the sweet spot for performance and ram usage.

Also, I find Llama cpp is better than Ollama in terms of performance.

huggingface.coDavidAU/Qwen3.5-9B-The-Defiant-Fable-Uncensored-Heretic-NEO-IMATRIX-MAX-MTP-GGUF · Hugging FaceWe’re on a journey to advance and democratize artificial intelligence through open source and open science.

Replying to @⁨Chee_Koala@lemmy.world⁩

There is a way. There was a post yesterday on exactly this, let me find it… lemmy.world/post/51283416

lemmy.worldQwen 3.8 27B at 50 tok/s with 100k Context on a 16GB GPU - Lemmy.World* Qwen3.8-27B-i1-IQ4_XS-GGUF-Smaller [https://huggingface.co/jrell/Qwen3.8-27B-i1-IQ4_XS-GGUF-Smaller] is a custom hybrid quantization specifically designed to fit Multi-Token Prediction (MTP) and long contexts into a 16GB VRAM budget. * Jinja chat template [https://huggingface.co/peculiar-ragdoll/Qwen-Sharp-Chat-Templates] helps use fewer thinking tokens without noticeably affecting quality, which is great for speed. * And the final ingridient is beellama.cpp [https://github.com/Anbeeld/beellama.cpp] engine which supports the kvarn KV cache types needed for this optimization. Here’s a command to start the server, the magic is in the kvarn cache settings and the tail precision: bash "$LLAMA_DIR"/llama-server \ -m "$MODEL_PATH" \ -a "$MODEL_NAME" \ --port 11434 \ --temp 1.0 \ --top-p 0.95 \ --top-k 20 \ --min-p 0.0 \ --presence-penalty 0.0 \ --repeat-penalty 1.0 \ --parallel 1 \ --n-gpu-layers 99 \ --batch-size 1024 \ --ubatch-size 256 \ --flash-attn on \ --spec-type draft-mtp \ --spec-

Replying to @⁨eicker@lemmy.world⁩

Smells like 'Open’AI is digging another moat where there is none, like it did with the memory wafer deal that started RAMageddon. Heaven forbid people actually being able to run local models, can’t run local models if 'Open’AI has bought all the capable smaller machines, taps head. Fuck SamA and his market cornering with a rusty chainsaw. I guess they think all they have to do is keep that moat somehow until IPO and then it’s somebody else’s problem, they and their investors cash out. Dear Goddess I hope it blows up in their faces.

Replying to @⁨MalReynolds@slrpnk.net⁩

Ah, I see you’ve stumbled across the real reason for the “AI boom”.

Hint: it’s not because the models are SO incredible. It’s the fascists taking computers away from us so we can’t stifle them. So we can’t talk shit on billionaires anymore. So we can’t fundraise for a better world.

Just like our cars and our traffic lights watch our every move. Just like our phones have 100 sensors that profile us from the moment we wake up.

Demons took the wheel a long time ago.

Replying to @⁨4am@lemmy.zip⁩

Yeah, I’ve had the thought. ‘What are we going to do with all that compute now that AI as worker replacement is a bust? Why not run panopticon and get rid of that pesky general compute in the hands of the masses?’

Centralizing compute has been tried again and again, initially mainframes, then the home PC, thin client / server, cloud compute, arguably phones (as apps processing in the cloud), Geforce Now, AI. So far it’s always gone back to the edge for most of the population, except for niche cases (or not in the case of phones, but they turned into general, if locked down, compute), good chance it won’t stick this time either.

Replying to @⁨eicker@lemmy.world⁩

M5 ultra as indeed up to 512gb of unified memory. So you can run very large models. At the same time it's much much faster memory speed and bandwidth, almost simular to the nvidia rtx pro 6000.

Sure the price is also high. But you get much better value for this setup compared to what nvidia is delivering you today. I still want to see even more competition.. Not just from Apple.

Replying to @⁨xSikes@feddit.online⁩

No, no, they have not.

I did the math the other day, and the cost of the mac versus the token rate that you get off of it for a decent model would take you over 70 years of 100% 24/7/365 usage to pay for itself versus just using hosted inference.

They are wildly poor options for local AI models, at least on a cost basis. If you don’t care about spending $10,000 to run a halfway okay model at 100x the cost, then go for it.

Replying to @⁨berty@feddit.org⁩

They really aren’t.

Have you used open weight models for serious jobs? Ones that you can actually run effectively on a Mac studio? (Not deepseek v4 pro, not Kimi K3, not GLM 5.3)

They work alright, at best, sometimes.

And the ones you can’t run effectively, locally, like Kimi K3 are considerably better at demanding tasks like software engineering. But even then they still suck at that job compared to frontier Anthropic and OpenAI models. I’ve been building with all of the above, and the open weight models just overall suck at serious high demand software workloads.

Replying to @⁨xSikes@feddit.online⁩

You could include energy usage in the equation, but if you’re buying a $10,000 Mac Studio to edit your PDFs and watch YouTube, then that’s your own decision. That’s also not what we’re talking about here.

The Mac is still going to be incredibly energy efficient.

Let’s break it down for Qwen 3.5 MoE.

  • M4 Ultra Mac Studio:
    • 22t/s
    • ~ 210Wh
    • 9.55 watts per token/s
  • B300 GPU:
    • ~ 2160t/s per GPU
    • ~ 1750Wh (14Kwh 8 GPU System)
    • 0.88 watts per tokens/s

The Mac Studio comes out using ~ 11-12x more energy per token. Making it extremely energy inefficient at this task in comparison.

Replying to an earlier post

Not saying it wasn’t implied but didn’t offer it in my original comment but yeah, that’s what I’m talking about. It’s a computer, PC, desktop, workstation…… mostly like someone would be doing other things instead of just AI. You might be talking about just AI on the Mac Studio. To be fair, neither of us clarified our standings, till I ask further questions based on on my original comment. So you’re not wrong, just not what I was getting at. Thanks for sharing though.

Replying to an earlier post

True, but getting there probably involves using Rosetta 2 to arrive at a solution for taking full advantage of the Apple Silicon SoC memory exchanges and other Apple proprietary stuff. Those chips aren’t bog-standard ARM chips and the Asahi Project (bless their hearts) have barely broken into the M3 chips— so… if OpenAI are leveraging Apple Silicon from the last year or 2, they’re building out their own solution using Rosetta as some sort of bridge.

Edit: which also means they must be getting help from Apple directly, ew. And that really pisses me off, because I have long maintained that Rosetta should be open-sourced.

Replying to @⁨eurodyne@piefed.world⁩

I don’t understand why Rosetta has to be involved in any way at all.

Apple provides APIs for programming low level GPU instructions, including AI workloads, on their chips, using the Metal API. Anyone interested in using Apple hardware to its full potential can just write Mac-native software, same as any other MacOS native software directly compiled as binaries to run on Mac M series chips. No Rosetta required for translating x86 instructions to ARM, when the whole thing compiles for Apple’s native instructions in the first place.

Replying to @⁨eurodyne@piefed.world⁩

No, @GamingChairModel@lemmy.world is right.

What does Rosetta have anything to do with what OpenAI needs? Machine learning on Macs is done in MLX or something else with Metal, running OSX. Most agenic frameworks or other ML-related infrastructure are just Python, or open code that can compile on OSX/Macs just fine. In fact, OSX is often the first target platform.

This even includes inter-node frameworks for clustering Macs together.

No one doing “AI” on Macs is using Rosetta. There’s no point, and its a bad idea. They’re doing everything in OSX, which works fine, and I can’t imagine what OpenAI would be doing with them that wouldn’t work in OSX.

But maybe I’m missing what you’re implying here. And I’m sorry to come off as thorny, but condescending comments like “I’m not here to teach a computer science class” rub me the wrong way.

lemmy.world@GamingChairModel - Lemmy.WorldLemmy

Replying to an earlier post

If you don’t know, then you are really not in a position to say that I’m wrong LMAO

Have fun with your little “my ignorance is proof that I’m right!” concept, lol

Oh, and the fact that you even brought “AI” into the conversation is hilarious

The two of you should get together and do a stand-up routine called “I and O my God I have no idea what I’m talking about”

Replying to @⁨eurodyne@piefed.world⁩

Steps that either would not work between architectures or that Rosetta would handle (thereby answering your own question)

What? They would compile the code that they control for the M-series architectures. The target architecture is M-series ARM chips running on MacOS.

Rosetta is for translating x86 to ARM. Which wouldn’t be necessary because there are no x86 binaries involved at all.

Replying to @⁨Agent641@lemmy.world⁩

I overbuilt built my NAS/container server for $1262 excluding the price of the rack chassis, PSU, cooler and two 1TB NVMe SSDs I cannot recall the price I paid for. B550 board, Ryzen 5, four 10TB Red Plus HDDs, Intel Arc A380, 64GB of DDR 5 ECC. Those listed components are now $3381. When or if you can even find them. The Arc is unobtanium as far as I can see. Of course the RAM and HDDs went up the most in cost, but it’s still like $65 and $75 more for the mobo and chip.

Whoop, decided to check and I found the SSDs: I paid $60 a pop for Samsung 980 Pros and they’re $240 now. So $1382 then vs $3861 now. Almost triple. The bubble can’t pop soon enough.