China's domestically developed open-source large language models have recorded more than 10 billion cumulative downloads worldwide, and the country now holds
I’ve stopped bothering using an editor with LLMs. I just get the model to make a phased plan, write using TDD, and tell it to do staged commits for each feature. Then I just review the diffs after.
Still worth using Qwen3-Coder-Next 80B? Runs about slightly faster than 3.6 27B on my hw.
I haven’t tried comparing them myself, I guess you just kind of have to gauge if it works well enough. :)
What software are u using with the models for code? OpenCode, Nanocoder, etc.?
I ended up settling on opencode, but I find all of them work more or less the same nowadays. Pi is an interesting one which is very minimalist.
Integration with an editor?
I’ve stopped bothering using an editor with LLMs. I just get the model to make a phased plan, write using TDD, and tell it to do staged commits for each feature. Then I just review the diffs after.
Interesting. And for web search u use the built-in or hook it up to SearXNG?
I’ve just been using the builtin, but searxng might be better. Seems like a lot of people prefer it.
Thanks. The built-in uses Brave I think.