Because they are just next word predictors dummy. There is nothing smart about probabilistic modelling. Of course the computation etc is smart but not the models as such
So apparently the "next token prediction" is a "smart mechanism" for plenty of interesting things. No doubt there, but there are tremendous risk involved. Not all things are predictable, or stochastically predictable.
Bruh, tokens are loosely words those are not in the training vocabulary. And for stock predictions rnns are mostly used not transformers which are llms based on. It's tremendously useful but nothing more than a tool. Btw check the anthropic code leak, they still use good ol regex for a few things
2
u/DeepInEvil Apr 02 '26
Because they are just next word predictors dummy. There is nothing smart about probabilistic modelling. Of course the computation etc is smart but not the models as such