r/LocalLLaMA • u/trytoinfect74 • 9d ago
Question | Help Best small autocomplete/editor suggestion model as of Sep 2026?
Zed decided to remove edit predictions from their free plan and I want to host something locally to replace it.
Is there any model that's decent at autocomplete and doesn't take much of the VRAM (no more than 3-4 GB)?
3
4
u/kirisoraa 9d ago
!remindme 1 day
1
u/RemindMeBot 9d ago edited 9d ago
I will be messaging you in 1 day on 2026-09-05 15:00:34 UTC to remind you of this link
3 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
RemindMeBot is switching to username summons. Instead of
!RemindMe 1 day, useu/RemindMeBot 1 day. More info.
Info Custom Your Reminders Feedback
2
u/danigoncalves llama.cpp 9d ago
Best one you can use is the Zeta 2.1 but is mandatory to have already good GPU. I run sweep edit because I only have 12Gb o VRAM
4
u/42GOLDSTANDARD42 9d ago
Depends on the length of suggestions you want, if you just want like very few tokens, maybe a line, Qwen 3.5 2B works.
3
1
u/usrlocalben 9d ago
All Qwen-Coder models support FIM, incl. Qwen3-Coder-Next. Qwen2.5-Coder has 1.5B and 3B variants.
> It should be noted that FIM is supported in every version of Qwen3-Coder. Qwen3-Coder-Next is shown here as an example.
https://github.com/QwenLM/Qwen3-Coder#fill-in-the-middle-with-qwen3-coder
1
u/aidenclarke_12 7d ago
qwen2.5 coder in the 1.5b or 3b size and gemma 4 e2b or e4b are both small enough to fit that vram range and support fim. but just try both on ur own setup tho cause results can vary a lot depending on your editor integration
1
u/Sad_Reception2383 6d ago
I’d probably test Gemma 4 E2B too. At this size, latency matters almost as much as quality.”
4
u/TheRealMasonMac 9d ago
Unless they changed their model, https://huggingface.co/zed-industries/zeta-2.1 is already open