Earlier quoted context omitted.
There is no wear on the SSDs, because the weights are just read, they are not written during inference. For model training, the requirements are very different, and the training of a big LLM cannot be done with home equipment. On the other hand, inference can be done on almost any PC, even for LLMs with thousands of billions of parameters, just very slowly. The only problem is that the inference becomes limited by th…
Does more RAM increase performance? This approach sounds like it could eventually be fast enough for local use as hardware and models improve.
Outsourcing plus local AI will soon become more economical vs. frontier labs
321–330 of 408 posts
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#322Earlier quoted context omitted.
https://www.wsj.com/tech/ai/mind-blowing-growth-is-about-to-...
Does Anthropic really expect to double their income without also doubling their expenses?
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#323Earlier quoted context omitted.
Anything over 150 seats means you need to pay at token rates plus the $20/user. My day job is operational (no coding at all) and I'm spending ~$300 a month on a few chats with Claude/Cowork a day over the course of a month.
We deployed OpenWebUI with the Claude API the other day for employees. Someone sent ten messages (which appeared to just be reasonable day-to-day work), and we paid $200 for it. There were 44M input tokens, 100k output tokens, no cache hits at all. OpenWebUI reports 3M tokens used, Claude reports 44M, and I have no idea where the rest of the tokens went. This was all on a brand new API key, installed directly to the…
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#324Earlier quoted context omitted.
> The difference between datacenter hardware and cheap personal hardware is not in what can be run and what cannot be run. You do realize that a model like Opus is (estimated to be) around 5T parameters, and uses around 5TB of GPU memory? These kind of things are just impossible to run locally.
This kind of things can certainly be run locally, even on a small mini-PC, like a NUC, or even on a laptop, with the weights stored on SSDs. Like I have said, the problem is not that they cannot be run, but that they may run more slowly than it is acceptable for a given application. Depending on the model, the speeds reported for inference with weights stored on SSDs vary from one token every few seconds to at most a…
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#325Earlier quoted context omitted.
https://www.wsj.com/tech/ai/mind-blowing-growth-is-about-to-...
Does Anthropic really expect to double their income without also doubling their expenses?
That's why talking about the profitability of inference without accounting for model training is interesting, because that is the deciding factor in whether more customers would help getting them in the green
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#326When discussing LLM pricing, people are missing the plot. The subscription token price is 10x-40x cheaper than API pricing. Your 90$ Claude subscriptions give you close to $1000 to $4000 in equivalent API token pricing. The second issue is that the quality of the model “operator” makes a massive difference in the outcomes. Highly skilled senior devs who know how to prompt and have high agency will outperform team peo…
Also, your local hardware is in no way capable of running the types of models that the cloud providers do, it’s just not economically feasible, and it never will be.
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#327I have really been trying to get local models to work. I have tried different harnesses, tooling, skills, prompts, etc. But when I compare claude code with anthropic models or codex with gpt 5.5, vs qwen, glm or gemma and the same harnesses, the frontier models come out massively ahead. I am at the point where I just don't see the point of the non-frontier models, they waste more time than they save.
I came to the same conclusion. For the amount that a query costs, using Opus all the time is the cheapest option.
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#328The problem with outsourcing, as opposed to remote developers, is that it takes a really good manager and tech lead to make it work. My experience is that you have to write extremely detailed design documents and work specifications in order to get effective results. These generally have to be as detailed as most effective prompts. Once you've written specs that detailed, why do you need outsourced developers and fro…
Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#329Earlier quoted context omitted.
> Lastly, there is a massive difference in capabilities, determinism, and error handling between 5T SOTA models like Opus What's your source for Opus being a 5T model? > and tiny distillations from DeepSeek that perform well only in benchmarks. I don't think you know what you're talking about. Local models aren't “distillations from Deepseek”. And they don't perform well “only in benchmarks”, Qwen 3.6 is a very decen…
> What's your source for Opus being a 5T model? Elon Musk tweeted that Grok is 0.5T or 1/10th the size of Opus. https://xcancel.com/elonmusk/status/2042123561666855235#m While this source's reliability is certainly debatable, the size matches the results of this paper, in which researchers estimated the parameter count from model knowledge. https://01.me/research/ikp/
Elon Musk tweeted
Come on. The Onion would be a more credible source.Re: Outsourcing plus local AI will soon become more economical vs. frontier labs
#330Earlier quoted context omitted.
It's 100% this. Many people suck at prompting. It's likely that habits from search are ingrained. But in general some people are just so bad at it .
According to Google, “there’s no wrong way to prompt”. https://www.youtube.com/watch?v=9bBfYX8X5aU&t=48s