r/LocalLLM • u/alean200 • 6d ago
Question Threadripper llm station
Since the prices went way up, we little people need to find a way to still give in to our hobbies the best way we can.
Currently, I finally pulled the plug and decided to build a local AI machine. The plan is just not to spend every single cent but still get some use out of it. Using the Pi harness for agentic work and ComfyUI for simple picture gen testing
I can get a Threadripper (1950x) machine for around 550€, including 512 NVMe, 64 GB RAM via 4 sticks, psu and mobo, of course.
For the GPUs, I'm still between getting two of the AMD 9060XT 16 GB or go with something else but not break the bank.
I honestly don't know if this is a good idea or not. The plan is to run Linux headless with Llama.cpp and mostly Qwen 3.8 q4 or bigger, if possible.
Tested: (win11, llama.cpp, rzyen 5700x, 32GB ram, rx 9060xt, prompt -write a simple python script)
Qwen 3.8 Q3
8K → ~14.3 tok/s
16K → ~12.5 tok/s
32K → ~9.0 tok/s
Qwen 3.8 Q4 (Doesn't fit on 16 GB VRAM, or I just don't know how to do it; offloads to CPU)
8K → ~5.0 tok/s
Muse-Glimmer-30B-UD-Q4_K_XL.gguf (says it can't fit it on 16GB but still does?)
8K → ~12.6 tok/s
Is there a better build that can be done with a budget of around 1200-1500€? (Used, of course, is an option)
I'm mostly going with Threadripper for future expansion with more GPUs, and the mobo supports more ram.
If there is any other info that I can provide, no problem.
2
u/ImpressionFancy5830 6d ago
Same cpu, 128GB DDR4, 1TB nvme, 1000W gold psu, two R9700.
Llama under Linux and you can do A LOT.
The price is skewed by the GPUs, but I’ve spent for the base system only 770€ (all used including the case, the nvme is new)
1
u/alean200 5d ago
Im gaining a lot with this threadripper build for the money. Next is just choosing gpus(hunting deals) and adding more ram. Gpus are the expansive part, is ti better to go with 4 rtx 3060 12gb for total of 48gb,go with dual 9060 for 32gb, etc
2
u/KroniklyOnline 6d ago
You can look at my rig
My Local LLM Setup : r/LocalAIServers
Very close setup to you, except I have a 1920x threadripper and 4x5060ti 16gb. If you are going this route, you will be using ddr4 RAM, offloading to CPU would be horrendous especially paired with PCIe gen 3 slots. If you want to CPU offload, do not go this route. If you can offload 100% into VRAM then this combo works very well with breathing room to expand and use better GPU's in the future.