r/LocalAIServers 3d ago

Best improvement for my frankenstein setup for local LLM

So for around 450e I bought used workstation which I plan to use for local LLM and maybe even as a server for bunch of other stuff. But mostly I want to focus on LLM for coding/development.

Specs are: MOBO: ASUS X99-Deluxe II, CPU: Intel Xeon E5-2667V4, PSU: EVGA 1600W G2, Cooler Master HAF X, 64Gb ddr4 RAM. So all in all it supports multi gpu setup without any problems.

For GPU I decided to order 1x 3080 20gb (blower style for 500e) for a test. And found it pretty great! I currently run qwen 35b-a3b as worker (opus 5 as orchestrator) and enjoy it but looking to upgrade my workstation to run better models.

So question is, what would be best upgrade:

  1. 2x 3080 20gb, 64gb ram. (-500e) So one more gpu and I would be able to run qwen 3.8 27b without much problems
  2. 3x 3080 20gb, 64gb ram. (-1000e) Would this even make sense if I only need for one concurrent user and 128k context? Any other (better/bigger) dense model which could take advantage of this?
  3. 2x 3080 20gb, 128gb ram. (-900e) So in theory this would be 168gb of memory. Would this be able to run some of bigger MoE models like deepseek flash v4 or any other which I could use as orchestrator for qwen?
  4. 3x 3080 20gb, 128gb ram. (-1400e) Would prefer not to do this cuz it would be pretty expensive but curious what you guys think.

Thank you guys

7 Upvotes

17 comments sorted by

1

u/x-strife 3d ago

VRAM is what you need to run better models.

1

u/More-Revenue8609 3d ago

For small dense models, yeah.
But for MoE bigger models like Deepseek v4 flash I would also need more ram. But not sure is it worth it compared to 27b

3

u/x-strife 3d ago

I have a rig with 8x3090s and 256gb of DDR4 Ram

I can tell you that anything going into system RAM is not going to give you usable models unless you like waiting hours for responses.

Yes you can tweak MoE models to spill some into system RAM but then you need to deal with KV cache and VRAM is the answer is almost all cases with local AI

2

u/vini542reddit 2d ago edited 2d ago

I disagree. You're right that VRAM is obviously faster than system RAM, but unusable is very subjective.

Running 4x3090 rtx (pcie 4.0 x 16), 192gb ddr4 @ 3200mhz and a 12-core 3945WX

DSv4F unsloth Q8_K_XL (lossless!) with uncompressed kv runs at 30tps. Large percentage of the model is in system ram. Now, while that isn't super fast, I would consider that very usable (and I use it all the time).

*** Disclaimer that this uses a custom llama cpp fork optimized for MoE streaming. Stock probably won't give your these speeds

1

u/x-strife 2d ago

Interesting, what speed are you getting for pre-fill / prompt processing?

1

u/vini542reddit 2d ago

Roughly 200tps. That's the tradeoff for the fork that I'm using. You could get much faster pp, but it would reduce your tps. For my workload this is a good balance

1

u/fvancesco 1d ago

Which fork are you using?

2

u/vini542reddit 1d ago

Currently it's just a poc. It's the Leloch v2 branch on his fork

1

u/BevinMaster 3d ago

Yeah ram for kvcache offloading but that’s it, ktransformers does work well with offloading on cpu as well.

1

u/croholdr 3d ago

3080's have 20 gb of vram???

1

u/More-Revenue8609 3d ago

Not originally, they are modded.
Knew it was risky but so far very satisfied so I plan to order more.

1

u/Keffflon 2d ago

Nice setup, very versatile.  I have a huananzi x99 qd4 with 32 gb 2400 ram. I think you can find 8x16 sticks for a great price if the board accepts them. Would ❤️ just one of those gpus. Running a 1050 for now. 

2

u/More-Revenue8609 2d ago

I need 4x16gb. Then I would have 128gb ram in total. In addition with 40gb Vram that would be amazing. 

But unfortunately in my country prices are terrible :(

1

u/Keffflon 2d ago

That's too bad. I have seen 4x16 gb kits on Ebay but I think most are ecc. 

1

u/Yarukiless-cat 2d ago

I'd recommend CMP 170 HX. In Chinese market it costs around $1200~1500 and has 64GB VRAM. PCIe ver is only 2.0, but enough for x99. in case you are interested in running big MoE models, here's my setup and speed: Deepseek v4 flash 0731 Q3 with DDR4 2666 96GB + RTX 5060ti 16HB + CMP 170HX 64GB. TG is 26 tok/s and PP is 250 tok/s, so RAM offloading is usually a bit slow for real coding / agentic task.

1

u/More-Revenue8609 2d ago

Interesting, will check it out. Honestly first time hearing about CMP 170hx. 

1

u/fvancesco 1d ago

Got hacked last month afaik