transformers
37dcc14d
- Fix CI: re-export moved FSDP utils + remove stale type: ignore
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
86 days ago
Fix CI: re-export moved FSDP utils + remove stale type: ignore - Re-export is_fsdp_enabled and is_fsdp_managed_module from integrations/fsdp.py (moved to distributed/utils.py) - Remove unused # type: ignore comments in generation/utils.py
References
#44974 - Refactor core_model_loading to support FSDP shard-on-read loading
#45028 - FSDP + TP & native save/load distributed
Author
3outeille
Parents
5e017cf5
Loading