logoalt Hacker News

alightsoulyesterday at 6:53 PM2 repliesview on HN

So would it be a 42 trillion parameter model, because that's how many tokens there are in the training data?


Replies

robotresearchertoday at 1:53 AM

No, the parameters are updated online as new run-time data comes in. Infinite different param values over time, but a constant number of params. It's a stretch really, since by this usage a one-parameter model that updates itself is also infinite over time...

k__yesterday at 7:20 PM

Does that mean, it's not compressed anymore?