Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What's the state of art of local/open "Copilot"?
7 points by raincole on Sept 17, 2023 | hide | past | favorite | 4 comments
I've seen a lot news about local LLM and people's attempts to fine tuned llama 2 on HN. But surprisingly I haven't seen people to build a local version, or at least open API version of Copilot.

What's stopping people from eating GitHub's cake?



There's sruff like https://codeium.com/

In fact, there's a lot of coding pair program products. Some open source fueled, some OpenAI fueled, some are doing their own weird thing years before Copilot was released.


Maybe I'm misunderstanding your question. Off the top of my head, there is codellama and starcoder, I'm sure I've seen various other ones. These are downloadable coding models that you can run on your compute. Did you mean something else?


I mean Copilot, not the "the language model behind Copilot".

Like... something that you can use as an vim/vscode/IntelliJ plugin.


What's stopping them is the millions of dollars in compute costs that it takes to train the model, as well as the expense of developing the interface with the IDE to make Copilot perform as well as it does.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: