Hacker News new | ask | show | jobs
by hattimaTim 2 days ago
The official doc says, Luna = Previous Nano models, kind of. Is it really good at coding?
3 comments

Depends on the reasoning effort, see https://deepswe.datacurve.ai (add Luna via model selection drop down, if it's not shown by default)
Thanks for the link!
According to the link I mentioned above it's roughly as good as GPT-5.4. Haven't tried it in practice yet.

I bet it must be better in some contexts and worse in others.

Smaller models are great if you are doing targeted changes in existing codebases. Don’t expect to use it for creating complex architecture from scratch or do major refactors. The larger the context, the greater the drop off will be.
Smaller models are also excellent executors/operators. When given a solid plan, including e.g. what files/functions to change and how, what to test, even a recent 27-30B open weight model will usually do an excellent job.