What I really want to know is, assuming capital / compute is not a constraint, will be continue to see order of magnitude improvements in LLMs, or is there some kind of "technological" limit you think exists?
Ask HN: When will we hit a limit on LLM performance?
1–5 of 5 posts
Re: Ask HN: When will we hit a limit on LLM performance?
#2This isn't necessarily going to limit it though. It's possible there are clever approaches to leverage much more data. This could either be through AI-generated data, other modalities (e.g. video) or another approach altogether.
This is quite a good accessible post on both sides of this discussion: https://www.dwarkeshpatel.com/p/will-scaling-work
Re: Ask HN: When will we hit a limit on LLM performance?
#3Personally I think we've already hit a ceiling.
Re: Ask HN: When will we hit a limit on LLM performance?
#4As far as I (ex-ML researcher) know, the main technological case that LLM performance will hit a limit is due to the amount of text data available to train on is limited. The ways these scaling laws work is they require 10x or 100x quantity of data to see major improvements. This isn't necessarily going to limit it though. It's possible there are clever approaches to leverage much more data. This could either be thro…
Will scaling work? - https://news.ycombinator.com/item?id=38781484 - Dec 2023 (283 comments)
Re: Ask HN: When will we hit a limit on LLM performance?
#5Research seems to suggest we need exponential training data volume increases to see meaningful performance gains: https://arxiv.org/abs/2404.04125 Personally I think we've already hit a ceiling.