Tag: LLM training

Efficient Sharding and Data Loading for Petabyte-Scale LLM Datasets
Efficient Sharding and Data Loading for Petabyte-Scale LLM Datasets

Tamara Weed, Apr, 18 2026

Learn how to manage petabyte-scale LLM datasets using sharding, tiered storage, and sharded data parallelism to eliminate GPU idling and memory errors.

Categories:

How Large Language Models Learn: Self-Supervised Training at Internet Scale
How Large Language Models Learn: Self-Supervised Training at Internet Scale

Tamara Weed, Sep, 30 2025

Large language models learn by predicting the next word across trillions of internet text samples using self-supervised training. This method, used by GPT-4, Llama 3, and Claude 3, enables unprecedented language understanding without human labeling - but comes with major costs and ethical challenges.

Categories: