←back to thread

164 points ksec | 1 comments | | HN request time: 0s | source
Show context
quaintdev ◴[] No.44498896[source]
Jetbrains has 100MB models of languages for their IDEs that can auto complete single lines. It's good but I think we can do better for local code auto complete. I hope Apple succeeds in their on device AI attempts.
replies(2): >>44499191 #>>44500446 #
1. msgodel ◴[] No.44500446[source]
You can run Qwen3 locally today if you want to. It can write whole files if you want (although not with <1 second latency like a sub 1GB model will which is what you want for interactive in-editor completions.)