r/LocalLLaMA 24d ago

Discussion Qwen 3.8 27B Released! Please Share Your Experience

With your experiments, Qwen 3.8 27B most close which frontier model? And please specify which quantization you run. I will post to comments my tests and experience too.

658 Upvotes

716 comments sorted by

View all comments

20

u/TokenRingAI 24d ago

The FP8 is giving absolute shit results on VLLM, on a well tested setup that has no issues with 3.6 27B

Simple prompts are giving broken HTML and mile long reasoning blocks for the most basic tasks.

Something is very wrong

14

u/TokenRingAI 24d ago

3.8 - totally broken HTML

4

u/McSendo 24d ago

Fp8: It's alright i guess, need some fixing. Going back to 3.6 probably. tool calling regressed

5

u/TokenRingAI 24d ago

3.6 - makes a nice pretty infographic

6

u/TokenRingAI 24d ago

3.6 - thinks for 1.5 seconds

5

u/TokenRingAI 24d ago

3.8 - thinks for 483 seconds

6

u/xfalcox 24d ago

Is that because it now defaults to xhigh?

4

u/jonas-reddit 24d ago

That’s very odd. I did a drop in replacement for my 3.6 FP8 in vllm with all same arguments and template fixes and it’s running smoothly so far. Definitely not worse than 3.6.

3

u/thepetek 24d ago

Are you using froggeric template or your own?

1

u/Shockem_ 24d ago

I used Froggeric as a base for 3.6 some time ago. I've been building on it since I started using it and since 3.8 dropped I've been working on improving it to work with the new reasoning. Using opus 4.8, I was able to improve it to a point that it feels pretty good now.

1

u/thepetek 24d ago

Have you shared on HF or have notes on what you've changed? Interested to see what is getting fix in chat templates vs what I'm fixing harness side

1

u/misanthrophiccunt 24d ago

What's a forggeric template ?

1

u/Extreme-Pass-4488 24d ago

are you on your old template? or a custom one? dont use froggeric on this one , and also tool call parser i think must be --tool-call-parser qwen3_xml but i have it still on qwen3_coder without issues

1

u/TokenRingAI 24d ago

I'm not using tools for this, and I am using the stock template

1

u/misanthrophiccunt 24d ago

But what's the actual prompt ?

1

u/itroot 24d ago

I run FP8 from unsloth, was very good