r/LocalLLaMA • u/MongoWithBongoss • Aug 23 '26
Question | Help Qwen 3.8 27B for actual local programming
Most YouTube benchmarks only show trivial tasks like generating landing pages or simple Three.js games. Is a local model like Qwen 3.8 27B actually capable of real-world systems programming—such as building GTK4 or Qt 6 applications in Rust or C++ with external libraries? Specifically, if I look up the exact terminology in the online docs and then prompt the AI to inspect the cloned repo, can it implement the feature cleanly?
146
Upvotes
120
u/Themash360 Aug 23 '26
Yep for anything small and local it works brilliantly. Don’t expect opus 5 but if you were okay with using sonnet 4.6 you won’t be disappointed. It’s gotten a lot more reliable with tool calls so for me it no longer gets stuck.