|
|
|
Ask HN: Could free/low cost LLMs be a momentary thing?
|
|
5 points
by senda
34 days ago
|
|
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? |
|
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.