Skip to content

Comment on Ask HN: What AI assistants are already bundled for Linux?parent

Comments

You don't need the larger/smarter models for most "assistant" use cases. Small language models like Phi-2 can be enough.

I'd love this to be true, and it might be for some specific well tested situations with a narrow set of data that you can be confident about. But that's a bit wishful, isn't it?

I’m using StarCoder3B on my rtx 2080 using tabbyml and I consistently get good code suggestions.

That is an example of a good, narrow task area that a small model could be good at, with current tech, which differs from general AI assistants like GPT-4. Using mixture of experts with task specific fine-tuning, I can see it being possible, but I was mainly saying Phi 2 ain't it. It may be a good starting place! Also, a code completion model could totally end up easily installed in a major Linux distro's default package manager soon, if not already.

I don't need any of these things shipping with my default distro.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.