I appreciate the author's modesty but the flip-flopping was a little confusing. If I'm not mistaken, the conclusion is that by "self-hosting" you save money in all cases, but you cripple performance in scenarios where you need to squeeze out the kind of quality that requires hardware that's impractical to cobble together at home or within a laptop. I am still toying with the notion of assembling an LLM tower with a f…
If you ever do it, please make a guide! I've been toying with the same notion myself
A guide to local coding models
31–40 of 363 posts
Re: A guide to local coding models
#32Earlier quoted context omitted.
LMStudio is so much better than Ollama it's silly it's not more popular.
LMStudio is not open source though, ollama is but people should use llama.cpp instead
and why should that affect usage? it's not like ollama users fork the repo before installing it.
Re: A guide to local coding models
#33Earlier quoted context omitted.
I think you should mention that LM Studio isn't open source. I mean, what's the point of using local models if you can't trust the app itself?
Depends what people use them for, not every user of local models is doing so for privacy, some just don't like paying for online models.
Re: A guide to local coding models
#34What are you doing with these models that you’re going above free tier on copilot?
Re: A guide to local coding models
#35This story talks about MLX and Ollama but doesn't mention LM Studio - https://lmstudio.ai/ LM Studio can run both MLX and GGUF models but does so from an Ollama style (but more full-featured) macOS GUI. They also have a very actively maintained model catalog at https://lmstudio.ai/models
I think you should mention that LM Studio isn't open source. I mean, what's the point of using local models if you can't trust the app itself?
and you think ollama doesn't do telemetry/etc. just because it's open source?
Re: A guide to local coding models
#36Earlier quoted context omitted.
LMStudio is not open source though, ollama is but people should use llama.cpp instead
> LMStudio is not open source though, ollama is and why should that affect usage? it's not like ollama users fork the repo before installing it.
Re: A guide to local coding models
#37Earlier quoted context omitted.
I think you should mention that LM Studio isn't open source. I mean, what's the point of using local models if you can't trust the app itself?
> I mean, what's the point of using local models if you can't trust the app itself? and you think ollama doesn't do telemetry/etc. just because it's open source?
Re: A guide to local coding models
#38Latency is not an issue at all for LLMs, even a few hundred ms won't matter.
It doesn't make a lot of sense to me, except when working offline while traveling.
Re: A guide to local coding models
#39> I realized I looked at this more from the angle of a hobbiest paying for these coding tools. Someone doing little side projects—not someone in a production setting. I did this because I see a lot of people signing up for $100/mo or $200/mo coding subscriptions for personal projects when they likely don’t need to. Are people really doing that? If that's you, know that you can get a LONG way on the $20/month plans fr…
Re: A guide to local coding models
#40Earlier quoted context omitted.
LMStudio is so much better than Ollama it's silly it's not more popular.
LMStudio is not open source though, ollama is but people should use llama.cpp instead