305
‘Too little, too late’: critics perplexed and suspicious of AI leaders’ call for a slowdown
(www.theguardian.com)
This is a most excellent place for technology news and articles.
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 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.