this post was submitted on 14 Sep 2026
305 points (97.5% liked)

Technology

88098 readers
3575 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] T156@lemmy.world 5 points 3 days ago* (last edited 3 days ago)

The size of improvements over time is diminishing. We're not in "big bang" territory anymore and we're about two years into the "incremental refinement" period. We're about to enter the next AI Winter unless somebody comes up with a new architectural component as revolutionary as transformers have been for ML models.

The models are also getting extremely big as well, since the big improvement currently seems to largely be stuffing the model with more parameters, and making that work.

I can only imagine that the training cost has also been skyrocketing.

The core problem is that LLMs do not create. Full stop. All creativity is borne by the human inputs. Until that changes - until the model gains the capability to truly create new information, we've hit the limits in raw capability.

The models suppress outliers by design. Statistically speaking, the most novel thing is a garbled mess of random words, but random noise is useless, so it ends up being suppressed. You can see by fiddling the samplers, or increasing the temperature.

The Library of Babel is the most creative thing in the world, containing every possible combination of English words and letters. You can basically act like an LLM by trying to find a new coherent sentence in it, but also one that hasn't been said before. It's basically impossible.

But that is what an improvement is supposed to be. Compare that to finding a sentence that has been said, or something close to it.