Replies: 2 comments 1 reply
-
GPT4All is designed for chat models, including the docker-based and built-in API servers. StarCoder2 is not trained to accept instructions and cannot be chatted with - it is prompted differently, and uses special tokens for infill. Are you planning to build something around the python or typescript bindings, or are you requesting support for an extension to the local server to support an API we currently don't have? I am not familiar with the way VS Code typically interfaces with LLMs. |
Beta Was this translation helpful? Give feedback.
-
For your particular use-case, may I suggest another free open-source project, Codeium? It supports vim, neovim, Chrome, and of course VSCode and vscodium for code-autocompletion, commenting and is generally a good support for coding. |
Beta Was this translation helpful? Give feedback.
-
As Title,
I hope i can run the starcoder2 local, and i tried for sometime with failure. ... :(
Beta Was this translation helpful? Give feedback.
All reactions