Alternatives
Products that do what Sweep, Open-weights 1.5B model for next-edit autocomplete does
Hey HN, we trained and open-sourced a 1.5B model that predicts your next edits, similar to Cursor. You can download the weights here (https://huggingface.co/sweepai/sweep-next-edit-1.5b) or try it in our JetBrains plugin (https://plugins.jetbrains.com/plugin/26860-sweep-ai-autocomp...). Next-edit autocomplete differs from standard autocomplete by using your recent edits as context when predicting completions. The model is small enough to run locally while outperforming models 4x its size on both speed and accuracy. We tested against Mercury…
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8SA
Hi HN, I've been a JetBrains user for the last couple of years, and felt that JetBrains was missing a strong autocomplete tool. Over the last 6 months, we've fine-tuned our own model, built our own inference stack, and integrated it deeply into the IDE. You can use the autocomplete plugin for free (no sign up required) on the JetBrains marketplace. Here's how we got here: We started with standard FIM (fill-in-the-middle) autocomplete. Other AI code completion tools in JetBrains can only "add" code at your cursor position. This can be helpful when writing assert statements in unit tests, but…
Oct 2025 · sweep.dev
- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17AP
2019 · github.com
- 18

- 19

- 20

- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →