Why I cant get Qwen3 Coder Next 30B to write even simple code?

Posted by GriffinDodd@reddit | LocalLLaMA | View on Reddit | 28 comments

I'm not sure if I've set this model up wrong, or if I'm just using the wrong model for my needs.

Qwen3 Coder Next Instruct 45.5GB Q4_K_S GGUF

132k Context, Temp 0.5 - 1.0, TopK 40, TopP 0.95, Min P0.01, RepeatPenalty 1.05, PresenceP 0.5

GMKTek Evo-2 96GB Ryzen 395+ - Approx 55tps and PP 450

While it will write code that doesn't crash (Python, JS, CSS and HTML), it often fails on the actual logic of the code despite very structured and clear prompts. I've spent so much time correcting it, stopping it from introducing things I didn't ask for, sometimes even deciding to do something I've told it not to do multiple times.

I know my rig isn't a monster, but I had hoped I could get something that would put out reasonably simple functioning code for pretty small little projects.

Should I be using a different model?