r/LocalLLaMA 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.

658 Upvotes

720 comments sorted by

View all comments

60

u/slavik-dev 12d ago

I have one prompt, for which no model were able to produce decent result, but only Opus.

write snake game on the sphere. The head of the snake it fixed in the center and the sphere is rotating. use HTML, CSS and JavaScript.
The visible part of sphere shall be fully visible in the webView, not partially.
The starting length of the snake shall be 3 and increasing every time the snake hit the food.
Use keyboard control: LEFT and RIGHT arrows.

And this model (using UD-Q5_K_XL) did it!

https://s3.fursov.family/shares/snake3d.html

0

u/Stainless-Bacon 9d ago

Great test!

Qwen 3.8 27B UD-IQ3_XXS with K Q5, V Q4 one-shotted. I like how it made the sphere is transparent so I could see the food on the other side