Earlier quoted context omitted.
> Also, have you noticed as top-end Mac Studios got downgraded recently? They don't want you to have access to frontier models. And you will not have it. Isn't that a function of RAM supply not being available now?
OpenAI did buy out the RAM supply to block competition. Arguably local models are one of its (smaller) competitors. Even if that weren't the case, every corp _needs_ you to be on a subscription.
Local AI needs to be the norm
601–610 of 804 posts
Re: Local AI needs to be the norm
#602Earlier quoted context omitted.
Please add double new lines as your formatting for the bullet point list makes it all one paragraph.
Tbf I've always hated that about HN formatting as it's not very clear at all that that's how it works. If there's a newline in my comment, why not retain it? Whyyyyy?!
Re: Local AI needs to be the norm
#603I feel like lots of people here are just commenting on the headline. This isn't about the local models you're running on your old gaming rig, or the tesla p40 rig you build for local llm's. This is about code leveraging the local resources where the code is running for it's AI needs. Rather than making an API call to an external AI service, the code leverages the AI capabilities built into the hardware it runs on. Wi…
Re: Local AI needs to be the norm
#604Earlier quoted context omitted.
I wonder if it really needs to be worse. I am playing with the idea of fine tuning a model on my exact stack and coding patterns. I suspect I could get better performance by training “taste” into a model rather than breadth.
I also wonder about JS only, Python only, etc models. Maybe the future is a selection of local, specific stack trained models?
https://arxiv.org/html/2605.06663v1
It might be possible to train a big generalist that is a composition of modules, some of which can be dropped dynamically at inference time, depending on the prompt.
Re: Local AI needs to be the norm
#605Re: Local AI needs to be the norm
#606I feel like lots of people here are just commenting on the headline. This isn't about the local models you're running on your old gaming rig, or the tesla p40 rig you build for local llm's. This is about code leveraging the local resources where the code is running for it's AI needs. Rather than making an API call to an external AI service, the code leverages the AI capabilities built into the hardware it runs on. Wi…
> draw a pretty good pelican on a bike. You mean the famously hard task? The one picked because it stretches frontier models to their limits?
Maybe this is an example of training overfit. But it won't be too long before local models chew through the "famously hard tasks". Except possibly ARC-AGI. That's one benchmark that is still developing with capabilities. And every time a new ARC-AGI benchmark is released it make the SOTA LLMs look pathetic. Because there is very little understanding or transferability with LLMs. But in terms of benchmark-able micro tasks, the local LLMs are improving.
Re: Local AI needs to be the norm
#607I just dont want us to put all this effort in to on-device computation when we need to get to "SOTA-equivalent" self-hosted computation faster.
Re: Local AI needs to be the norm
#608I feel like lots of people here are just commenting on the headline. This isn't about the local models you're running on your old gaming rig, or the tesla p40 rig you build for local llm's. This is about code leveraging the local resources where the code is running for it's AI needs. Rather than making an API call to an external AI service, the code leverages the AI capabilities built into the hardware it runs on. Wi…
Actually you can do way more things than that. We have optimized it to process 2TB of high def videos on a M5 MBP in under 24 hours, including everything such as speech understanding, face recog, LLM and VLM. Super fun.
Re: Local AI needs to be the norm
#609Re: Local AI needs to be the norm
#610I feel like lots of people here are just commenting on the headline. This isn't about the local models you're running on your old gaming rig, or the tesla p40 rig you build for local llm's. This is about code leveraging the local resources where the code is running for it's AI needs. Rather than making an API call to an external AI service, the code leverages the AI capabilities built into the hardware it runs on. Wi…
> draw a pretty good pelican on a bike. You mean the famously hard task? The one picked because it stretches frontier models to their limits?