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

LocalLLaMA

1 readers
1 users here now

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

founded 10 months 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.

you are viewing a single comment's thread
view the rest of the comments
[–] ttkciar@alien.top 1 points 10 months 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/