Ask HN: Could free/low cost LLMs be a momentary thing?

Say they(OpenAi Etc)don’t find a way to reduce the cost of running these LLMs. Will we shift towards slower/worse LLMs running locally? Or maybe enterprise ones only used by large corporations for specific tasks?

Will the era of using these to generate code end? Is the assume that the inference problem will be solved?

5 分 | 作者 senda 2天前

8 条评论

  • zambelli 1天前
    Yes, I believe that will be the case. IBM already made the bet with granite models.

    Personally, I've found that with guardrails, local 8-14B models can match frontier models on agentic tasks. The key is simple tasks with volume. For very complex things, the big models win. But a simple HR agent auditing 30,000 employee records to make sure all your info is filled out correctly, one at a time? You don't need frontier size for that.

  • Yes. I believe that. It’s just matter of time they start charging us quite a bit. And we won’t complain as we are so used to using by then
  • The best of the best will remain around the same price and potentially get more expensive as compute demand increases. However the intelligence/dollar ratio will increase over time due to a few factors (this is common in most tech)

    1. Quantization: bigger models can be compressed and retain most of their quality, but run with a far smaller compute footprint

    2. Moore's law: chips still are scaling so you can run more compute cheaper as it improves

    3. Open source competition: if models from Anthropic or OpenAI get too expensive people will opt to use open source Chinese models, which would reduce demand and thus reduce prices down to a more reasonable equilibrium

  • elnatro 2天前
    Yes. That’s my opinion. I think Apple will leverage their shared RAM and M architectures to sell their computers as local-LLM ready.

    They for sure are testing LLMs and checking the performance of local models. Once they reach a performance and quality enough for some tasks they will announce Apple AI or some variation of the name.

    All of this is speculation, but I think is obvious the right way.

  • aurareturn 2天前
    Very clearly, all free LLM chatbots will need to be supported by ads. There is no other way to make them free in a large scale.
    • xnickb 2天前
      Government funding is another way. In some countries people pay some sort of "media" tax. That can be redistributed. A new one can be added. If LLMs are becoming a standard way to interact and process the data and using them is a social necessity then it is absolutely the job of the state to provide means for it.
      • aurareturn 2天前
        So basically minimum compute given to people like government health care?

        That's what Sam Altman said we should do.

  • I think it’s very unwise to bet against the advancement of technology.

    > Will we shift towards slower/worse LLMs running locally?

    Bet on faster/better LLMs running locally and invest/brace yourself for recession accordingly.

    • verdverm 2天前
      This, I've switched to qwen36moe on a spark and it's on par with gemini-3-flash. It's way better than I expected and in another ~6 months I expect things to be even better for open models of this size.

      My long term expectation is that the big labs will build big models primarily for training and distilling to economically viable models. Even if the model capabilities don't plateau so soon, I think the economics of this will.

  • downbad_ 2天前
    Is it possible that at a point in the near future, when everyone is dependent on them, they can then remove all free tiers and pump up the prices?

    But that would lead to another competition on prices again.

  • ben_w 2天前
    The rumour mill (justified, given cloud cost of running big open models with similar performance scores) says that these companies make money on inference, but lose it all on training.

    So: when the money runs out and the bubble pops, we'll still get cheap existing models, what we lose is the race for new models.

    We'd probably even keep free models: I forget where I saw it, but back in the early days someone noticed that models were so cheap that you could generate a decent sized blog post about any topic for about the same as the expected revenue from putting a few adverts on it and having it viewed *exactly once*.

    That said, when (/if) these businesses stop chasing new models, it can make sense to burn the weights of the best at that date into a fixed (and analog, given how well they work with only a few bits of precision) circuit, making them more efficient. Not my field, so I'm not sure exactly how much more efficient analog can be; one or two orders of magnitude from what I've heard, but don't hold me to that, not my field.