You must log in or register to comment.
Dude
Why on earth would you make an IDE which wants a GPU but then uses it for anything other than running a local LLM which doesn’t send all your data to a remote server which then charges you money for the privilege of doing so
There are, supposedly, good coding models available as open source. Idk if it’s accurate but that is the rumor.
There are quite a few usable ones. And yes, it is strange it doesn’t support it. You can expose an OpenAI-like API for chat, but not completion.
It’s also missing git functionality (it is on the roadmap), only showing you modified or new files.
Ah, no full git integration breaks it for me. I’ll definitely check in again when that feature shows up.