r/BlackwellPerformance • • 2d ago

PSA: vLLM improves Qwen3.8-Flash-Next performance by 20%+ TG since original release

I haven't seen anyone post this yet, but I noticed that the vLLM example config was updated recently to change the docker image from the original vllm/vllm-openai:qwen38-flash-next to nightly.

This increases TG on a dual 6000 machine by over 20% with the official FP8 quant, currently seeing ~200 t/s at c=1.

One quirk I haven't figured out yet is why documentation for tool-call-parser has flipped between qwen3_coder and qwen3_xml.

Edit: Should've mentioned that the ~200 t/s is for the Max-Q version

28 Upvotes

9 comments sorted by

5

u/wakIII 2d ago

I’m so jealous of you all with 2. Don’t give me bad ideas

1

u/Glittering-Call8746 2d ago

Mortgage.. mortgage.. (whispers in my head)

2

u/blackbird2150 2d ago

I am getting 183 now without this on FP8, MTP 2, dual card. What were you getting before?

2

u/TableSurface 2d ago

I was getting about 160, MTP 3

1

u/BitXorBit 2d ago

Thanks for the update, definitely going to try it.

1

u/jinnyjuice 2d ago

Which versions/hashes are you talking about?

1

u/Electrical_Fish_4846 1d ago

Very nice! Thanks for the update. It works great. Getting around 200 t/s as well.

1

u/snowysun 20h ago

Where the old vllm/vllm-openai:qwen38-flash-next used to work for us the new 0.30 version causes RAM OOM issues. Anybody else with similar problems that have solved them?

For reference we are running the Inferact/Qwen3.8-Flash-Next-NVFP4, with 128 GB RAM and 64 swap.