Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
Allow cross-device local checkpoints with `fsspec>=2025.5.0` (#20780)
Cross-device transactions via fsspec (used for example in ModelCheckpoint) resulted in permission errors. The permission errors were caused by attempts to change file modes on different filesystem. This was fixed in fsspec 2025.3.3. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit a83fcef17bbf198d0411e4ff553e8e3bf0b4f97f)
S
Siem de Jong committed
41cd7ce15792d224b4d16e74eb41df17e8dd70e3
Parent: df870a5
Committed by Jirka B <[email protected]>
on 6/19/2025, 10:14:36 AM