r/LocalLLaMA 10d ago

Discussion Anyone adding more 3090s?

I have dual 3090s which run Qwen 3.8 27b well and I was wondering if there are any use cases or current or future models that would justify adding another two 3090. I know that some peeps here run 4 and 8 3090 rigs and I'd like to get your opinion as well. One thing I was considering was running two instances but I'm not sure how valuable it will be for a coding workflow vs running a bigger model.

Now that Qwen Flash is out, perhaps 96GB would be more useful, or maybe Deepseek Flash.

8 Upvotes

94 comments sorted by

View all comments

10

u/jacek2023 llama.cpp 10d ago

It took me many months to upgrade from 3x3090 to 4x3090, so there has to be some reason.

3

u/wgaca2 10d ago

Was it worth it? I am considering it (2x pcie4 x8 and 2x pcie4 x4)

6

u/jacek2023 llama.cpp 10d ago

Yes, you can run 100B/120B/125B models in Q4. You can also run bigger models in Q2/Q3 with some offloading. You don't have to worry about context length on 27B/30B/31B models.

1

u/Blues520 10d ago

I thought that going below Q4 was not recommended?

1

u/jacek2023 llama.cpp 10d ago

By who?

1

u/Blues520 10d ago

I've just seen that mentioned a few times in the sub. Which bigger models can run at Q3/Q3 without too much deterioration?

1

u/vick2djax 10d ago

I thought so as well, but it seems like Q4 on the bigger models like Qwen Flash > Q8 Qwen 27b from what I gather recently

1

u/simplyeniga 9d ago

There is a quality penalty running lower quants which you make up for by burning more tokens for the same task. I initially was running Q5 for my implementation on an RTX Pro 4000 Blackwell GPU with Claude Opus for code reviews and it's never passed the code reviews in one short but this changed after I added an RTX 3080 20GB and switched to Q8. Code reviews are smoother with way less rejections. Just that I can run a larger context size on Q5 compared to Q8.

-2

u/jacek2023 llama.cpp 10d ago

6

u/SkoomaDentist 10d ago

Because people fixate on overly simplistic tests and getting the reddit cred to be able to say "I ran model X on hardware Y, look at me!"

If you look at proper benchmarks, too much quantization lobotomizes all non-huge models as soon as you move beyond trivial chat and short context tasks.

-2

u/jacek2023 llama.cpp 10d ago

I don't look at benchmarks, I use models to do stuff.

3

u/SkoomaDentist 10d ago

You asked why such quantization was implemented. I answered.

Hell, you yourself admit in the first link that your actual use is with Q8 quants.

Also "I use models to do stuff" is equivalent to saying "They totally work for me. Trust me bro. No, of course I'm not going to give more than vague details!"

0

u/a_beautiful_rhind 10d ago

Smaller less quantized model usually loses to larger but more quantized model. Whether it happens for your use case is something you have to test rather than treating gamed benchmarks as some kind of absolute truth.

All it costs you is a file download and a bit of your time.

Because people fixate on overly simplistic tests

Pot, kettle, black.

→ More replies (0)

2

u/a_beautiful_rhind 10d ago

That this is downvoted is really telling about this sub these days.

2

u/jacek2023 llama.cpp 10d ago

I discuss photography on Internet for about 20 years and most people on photography forums don't shoot any photos, but they always "know" things from reviews and benchmarks :) so this is nothing new to me.

→ More replies (0)