cubefox parent
Statistical models have just a few parameters, machine learning models have billions. Possibly more than a trillion.
The number can be anything, is there a number at which "we don't know" starts?
The model's parameters are in your RAM, you insert the prompt, it runs through the model and gives you a result. I'm sure if you spend a bit of time, you could add some software scaffolding around the process to show you each step of the way. How is this different from a statistical model where you "do know"?