Explaining ZeRO / FSDP to Non-ML Engineers
ZeRO and PyTorch FSDP (Fully Sharded Data Parallelism) are powerful set of memory optimization techniques that enable effective training of large models with trillions of parameters. They form the foundation of large language model (LLM) training tod...
kye.hashnode.dev12 min read