What is the best GP...
 
Notifications
Clear all

What is the best GPU for running DeepSeek-V3 locally?

4 Posts
5 Users
0 Reactions
225 Views
0
Topic starter

I really need to get a rig sorted for DeepSeek-V3 like yesterday because my current setup is just choking on everything and my boss is breathing down my neck to get our local dev environment running. I spent all night reading different benchmarks and I am honestly more confused than when I started. Some people are saying you absolutely need a cluster of H100s which is insane but then I saw a post claiming a quantized 4-bit version can fit on 150GB of VRAM? I cant tell if that means I should try to chain together a bunch of used 3090s or if I should just bite the bullet on a Mac Studio with the 192gb unified memory.

Here is what I am dealing with:

  • Budget is around $6500 tops
  • Need it built and running by next weekend
  • Located in Virginia so I can hit up a Micro Center if I have to
  • Main goal is a private coding assistant for a fintech prototype so data cannot leave the machine

The thing that trips me up is the inference speed. If I go the multi-GPU route with consumer cards will the split across the PCIe lanes make it too slow to actually use for real-time coding? Ive seen people talk about P40s too but that feels like old tech. Is there a specific configuration that actually works for V3 without spending fifty thousand dollars or am I just chasing a pipe dream here...


4 Answers
11

Honestly, I would suggest being very careful with the multi-GPU route for a project this sensitive. Building a rig with seven NVIDIA GeForce RTX 3090 24GB cards is a reliability nightmare regarding power draw and cooling. For a fintech prototype where uptime is key, you might want to consider the Apple Mac Studio M2 Ultra 192GB RAM. It sits right at your $6500 limit and provides a stable, unified memory pool that avoids the latency issues you get when splitting models across PCIe lanes. Since you need it running by next weekend, the Mac is basically a plug-and-play solution that wont leave you troubleshooting hardware at 3 AM. Just make sure to verify your local stack supports MLX or llama.cpp for the Mac, as debugging driver conflicts on a DIY Linux rig will definitely eat up your entire week...


10

Like someone mentioned, the power and heat from a massive stack of consumer cards is a total nightmare. I had issues with that kind of setup before and it was honestly such a letdown when it kept thermal throttling during long coding sessions. Unfortunately, those old NVIDIA Tesla P40 24GB cards are not as good as expected anymore because they just lack the speed for something as massive as V3. Since youre on a deadline and need reliability for fintech, maybe look for a couple used NVIDIA RTX A6000 48GB GDDR6 units. They have double the vram of a 3090 so you need fewer cards to hit your target. Youll still want a workstation board like the ASUS Pro WS WRX80E-SAGE SE WIFI II to keep the bandwidth high. Its a bit of a hunt to stay under budget but used enterprise gear is way more stable than a pile of gaming cards. I can help you figure out the cooling if you go this route!


3

Building on the earlier suggestion, I've been very satisfied with a multi-GPU workstation setup for heavy models. It works well provided you have the right board. Quick clarification though: what specific quantization format are you planning to run? That changes the VRAM math and speed quite a bit. Here is a solid route for your budget:

  • 6x NVIDIA GeForce RTX 3090 24GB GDDR6X (sourced used)
  • ASUS Pro WS WRX80E-SAGE SE WIFI II
  • Super Flower Leadex Platinum 2000W


1

Just wanted to say thanks for everyone chiming in. Super helpful discussion.


Share: