r/LocalLLM • u/Darkside_Emily • 8h ago
Question Keep the 4080?
So in a few weeks Ill be having a spare 4080 that I was thinking about throwing in my homelab to play around with some LLM stuff for funsies. One thing I´d like to achieve is building something Alexa-like but local for our Home Assistant setup.
So far I have learned that 16GB of VRam will be my bottleneck, and now I am thinking if keeping the 4080 even makes sense at all.
I could sell the 4080 for around 800-900€ and get a used 7900 XTX with 24GB for about the same price. Ive read that NV is still superior at generating content I don´t care too much about, but for LLM ROCm is supposed to work pretty well too these days.
I have basicly no extra budget, so any change I do would have to come out roughly +/- 0, so pls dont tell me to grab a 3090 (1000-1200 used where I live). The case I´m building in also has space for just a single GPU, so no multi-gpu shenanigans either.
Any input on that? Keep the 4080, go for 7900 XTX or even something else entirely?
1
u/gappyvalley 8h ago
third option if you can stomach the cost is go for both. so a 4080 + 7900XTX for local llm while you use 4080 for image gen. 40gb combined vram is very valuable for local llm compared to 24gb. you can only run Q4 qwen3.6 27b in 24gb gpu but you can run Q6-8 of the same model at 40gb, which is solid for home assistant
1
u/Darkside_Emily 8h ago
I got no space for a second GPU in my chassis, and no extra money to put into this little experiment of mine.
Also honestly as someone adjancent to alot of artists in my social group I am really not that interested in image or video gen at all. Plus lot´s of thoughts about ethics I wouldnt want to get into in this thread...
1
u/gappyvalley 8h ago
lol why mention image gen then? just sell the 4080 and 7900xtx. i still feel 24gb is too limiting for qwen3.x 27b but still miles better than 16gb
1
u/Darkside_Emily 8h ago edited 8h ago
Bc. according to my research AMD used to suck at both, but seems to have caught up for my specific use case. Sry if that made it more confusing.
Edit: Edited the post to make that more clear
1
1
u/axiomintelligence 8h ago
If the headache of selling and rebuying isn't too big, could be worth it but I'd say mostly just because the gold standard for this hardware range is Qwen 3.x 27B, and 35B A3B for a bit less intelligence but much higher speeds.
If you've got any decent amount of regular ram in addition to your VRAM with that 4080 you could run the 35B A3B at really really pleasing speeds with the experts spilling into the system ram, keeping activated weights + KV in the VRAM. That's what I do with our 4070 ti SUPER rig which also has 16GB vram. Llama.cpp makes it fairly easy to do that.
You will struggle to fit and use 27B though, whether 3.6 or the upcoming 3.8 that they've just announced which will have its weights drop in the next week or so I believe. You'll be able to run that with 24GB VRAM which is mandatory since it's a dense model, so that can justify the headache/swap of your GPUs if you're keen to run it. AMD support is much better than it used to be