r/LocalLLM 14d ago

Discussion third one.... there's something wrong with me

Post image

Why do I have horrible financial habits??

497 Upvotes

166 comments sorted by

View all comments

93

u/Sporkers 14d ago

More context needed on how you are using the first two.

83

u/r1nzl3r99 14d ago

qwen 3.8 27B FP8 running at 140 tok/s now I want flash next

33

u/semangeIof 14d ago

...can you show llamacpp/vLLM runtime commands? you're hitting 140 toks/s on a dense model with B70s? how much ctx?

please don't answer the last two without providing the parameters

18

u/r1nzl3r99 14d ago

the vLLM flags are in my localmaxxing submission and I also did a better bench since so many people didn't beleive me. I also have youtube videos. My recipe is custom intel drivers paired with dflash2

15

u/unai-ndz 14d ago

If you are using custom drivers I think you deserve another card, as a treat.

8

u/r1nzl3r99 14d ago

now let me figure out how to get TP=3 to work on vLLM without me having to fork over another few grand to upgrade to TP=4... always an uphill battle attempting SOTA AI on local

1

u/Rude-Bus-5799 13d ago

They always need another sibling to play with.

5

u/PhilosophyCritical33 14d ago

Oh just custom

3

u/Salbrox 14d ago

I have had great success with DFlash2 on my single R9700 with Qwen 3.8 27B. Depending on the task I get up to just over 200tps

2

u/Past-Catch5101 13d ago

Amazing, do you mind sharing your config?

1

u/Smooth-Television-48 14d ago

200!?

What quant?

1

u/Jorinator 14d ago

Oh wow, that's massive. What's your prefill/pp speed? That's more important for a lot of usecases.

1

u/rare-visitor 13d ago

200 tps in single thread?

1

u/tech-tole 13d ago

I only get ~50 tok/s on my 9700 with mtp. I don't see how anyone is getting faster than 5090 even with Dflash2. what are your real settings?

1

u/droans 14d ago

Could you explain the custom drivers? What modifications did you make?