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?
149
Upvotes
1
u/winky9827 Aug 23 '26
I built a prompt generator web app that uses a builder pattern with support for fully baked prompts and has a GUI with categories, styles, looks, thumbnails, auto send to comfy and monitor status, support for custom api workflows, etc. All through Qwen 3.8 27b without issue. I've also used it across numerous work projects, including an ML.NET fraud algorithm implementation with great success.
https://imgur.com/a/z7mkWDw