foundation-model-stack / fms-fsdp

🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash attention v2.
https://pytorch.org/docs/stable/fsdp.html
Apache License 2.0
114 stars 18 forks source link

Remove checkpoint dataset diag print #85

Closed daviswer closed 1 month ago

daviswer commented 1 month ago

Accidentally left in a print statement used for debugging