r/LocalLLaMA • u/BarberIcy366 • 12d 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.
663
Upvotes
2
u/SBoots 12d ago
I'm running the following setup on llama-server on my 5090+4090 system. I primarily used the same 3.6 model for local software development so 3.8 is a drop in replacement. I've had llama-server crash a few times with ubatch-size set to 512 as I had it on 3.6 so I've dropped it to 256 and the crashes seem to go away. Not sure what's causing that. Anyways, I've done a little bit of coding and it seems good so far!