Make Trainer compatible with sharded checkpoints (#17053)
* Make Trainer compatible with sharded checkpoints * Add doc
This commit is contained in:
@@ -89,3 +89,7 @@ Due to Pytorch design, this functionality is only available for floating dtypes.
|
||||
## Pushing to the Hub
|
||||
|
||||
[[autodoc]] utils.PushToHubMixin
|
||||
|
||||
## Sharded checkpoints
|
||||
|
||||
[[autodoc]] modeling_utils.load_sharded_checkpoint
|
||||
|
||||
Reference in New Issue
Block a user