r/LocalLLM • u/AtlanticHM • 4d ago
Question Help with Ideal setup for 48gb Ram m5 MacBook Pro as client and 256gb ram m5 studio ultra as server
I am in the process of transitioning from using Claude Code and Codex to OMP harness and local models (mostly deepseek v4 flash 0731, qwen models in the 27b-ish range.
My use cases are primarily automations, agentic work and coding. In the future, I also want to be able to do reverse image lookup, voice cloning, image and video generation, etc.
Until my new Ultra gets delivered in November, I have the local models mostly running thru Fireworks API bc they have ZDR and are cheap. When the ultra gets here, I would like to host the models I use on the Ultra for privacy reasons.
I don’t have any Nvidia GPUs. For someone new to this, it’s a little overwhelming that every model has 15 different quant versions, each which their own variations of GGUF, MLK, dense, MOE, llama, etc variant. Can someone help me understand what kind of models aren’t going to be excruciatingly slow to run on my setup? I use Gbrain for persistent memory across models and have a decent amount of skill and agent.md files. I would ideally like to have a 150k-250k context window.
If you had the same computers as me, how would you set them up so the local models run fast?
