logoalt Hacker News

MrResearchertoday at 4:49 PM2 repliesview on HN

What IDE/extensions do you use for open-source LLMs? I tried VSCode with ollama and lm studio, and the experience is very subpar to the built-in copilot. It's not very usable.


Replies

hparadiztoday at 5:06 PM

https://huggingface.co/Qwen/Qwen3.8-27B

No one I know uses the built in VSCode extensions anymore. It's all TUIs now. You can use Opencode as a TUI now for local.

show 1 reply
Quibblingeektoday at 9:12 PM

I’ve been using Opencode, but recently migrated to oh-my-pi and have really enjoyed it.

I’ve also had luck with copilot-cli, but find that to be more limiting and it’s only really worth using if you are paying for GitHub Copilot (or your company pays for it, as is my case).