Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
21–30 of 160 posts
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#22This looks really neat, interesting technical writeup as well!
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#23[flagged]
It's hard to compare without more details about the training process and the dataset, but, is it? Genuine question, because I had the opposite impression. Like, for example, recently I did a full finetuning run on a 3B model chewing through a 146k entry dataset (with 116k entries having reasoning traces, so they're not short) in 7 hours on a single RTX 6000.
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#24Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#25I understand that the 1.5B is small enough to run locally... but does it actually in the Sweep AI Jetbrains plugin? That is, if I install the plugin, will I download the model automatically and the plugin doesn't phone home?
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#26Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#27[flagged]
> On the infra side, training a 1.5B model in ~4 hours on 8×H100 is impressive. It's hard to compare without more details about the training process and the dataset, but, is it? Genuine question, because I had the opposite impression. Like, for example, recently I did a full finetuning run on a 3B model chewing through a 146k entry dataset (with 116k entries having reasoning traces, so they're not short) in 7 hours o…
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#28[flagged]
Re: Show HN: Sweep, Open-weights 1.5B model for next-edit autocomplete
#29what do people use for Neovim to integrate these models for tab-completion level of stuff. (i.e. non agentic/vibe coding)