|
|
|
|
|
by Wowfunhappy
388 days ago
|
|
I'm also assuming. But I would ask the opposite question: why store all that data if you'll have to scrape again anyway? You will have to scrape again because you want the next AI to get trained on updated data. And, even at the scale needed to train an LLM, storing all of the text on the entire known internet is a very non-trivial task! |
|
It's not "all of the text", it's like less than 100 trillion tokens, which means less than 400TB assuming you don't bother to run the token streams through a general purpose compression algorithm before storing them.