I threw together a vscode extension to run it and while the extension is rough, the model seems decent. I'm trying to keep my expectations contained, in the past local models have been absolutely terrible for inline completion, this seems much better already. I hope this kicks off more competition.
Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
61–70 of 160 posts
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#62We can't keep calling those models "open source" if we have a black box and know precisely how they were made.
"Open weights" are the new binary.
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#63Really cool. But how to use it instead of Copilot in VSCode ?
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#64It's good. The blog post about it is very interesting. I hope, a plugin for neovim will be made soon. https://blog.sweep.dev/posts/oss-next-edit
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#65Sometimes when I use a plugin like this I get reminded just how much of a productivity nerf it is to code without an autocomplete AI. Honestly in my opinion if you write a lot of boilerplate code this is almost more useful than something like Claude Code, because it turbocharges your own train of thought rather than making you review someone else's, which may not align with your vision. This is a really good plugin.…
I think we're still in the early days of these systems. The models could be capable of a lot more than this "chat log" methodology.
Agree about JetBrains dropping the ball. Saddens me because I've also been a diehard user of their products since 2004.
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#66What type of hardware do I need to run a small model like this? I don't do Apple.
1.54GB model? You can run this on a raspberry pi.
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#67Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#68[flagged]
You’re subtly pushing the same product in basically every one of your comments. If these are good faith comments please edit out the product name, it’s unnecessary and doing so as a green account just makes people consider you a spammer. Establish yourself first.
I agree that green accounts could be regarded as suspicious and, if it were me, I'd disclose each time I mention it.
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#69It's good. The blog post about it is very interesting. I hope, a plugin for neovim will be made soon. https://blog.sweep.dev/posts/oss-next-edit
Which I've been using with Qwen3 Coder. As long as infill is supported, that should work. I'll try later today.