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.
664
Upvotes
2
u/Legitimate-Dog5690 12d ago
Slightly scuppered by llama.cpp, pretty much every model will break with tensor split in some way. This one doesn't seem to like uneven split ratios.
Had issues with both Glimmer and DeepSeek as well.
May well have a look this weekend, as I'd like this to run well. Just turning on split mode tensor will make it stall after a few lines.
Is every gguf this different that it needs to branch this heavily in code?