Hacker News new | ask | show | jobs
by jckahn 534 days ago
That was with Qwen 32B, which is still the best coder model for the size. You could run that just fine with a 36 GB RAM Mac.
1 comments

Is it actually able to generate all the files and directory structure, etc? Or did the author just take all the responses he got from multi-shot prompting and eventually assemble it into the final product? I believe I used LlamaCoder some time ago to build the scaffolding of an app, but I'm not sure about the state of that project now.
I imagine _a lot_ of iteration was involved regardless of the model.