this post was submitted on 18 Nov 2023
1 points (100.0% liked)

LocalLLaMA

14 readers
1 users here now

Community to discuss about Llama, the family of large language models created by Meta AI.

founded 2 years ago
MODERATORS
 

Are there any open source extensions for VS Code and JetBrains IDEs that can use a locally or remotely deployed model to get the same functionality as paid products like Github Copilot or Codeium? Looking for mainly code completion and in-context chat.

top 3 comments
sorted by: hot top controversial new old
[–] tarasglek@alien.top 1 points 2 years ago
[–] Chaosdrifer@alien.top 1 points 2 years ago

https://continue.dev. It supports many LLMs.

[–] ttkciar@alien.top 1 points 2 years ago

Yes! Rift is specifically that, a VSCode plugin for the Rift-Coder-7B model (which is specifically for python and typescript, unfortunately, so a bit limited).

https://marketplace.visualstudio.com/items?itemName=Morph.rift-vscode

Unfortunately Rift-Coder doesn't do Fill-in-Middle, but Refact-1.6B-fim does. It has its own plugin: https://refact.ai/