Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion checkpoint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Add PyTorch DCP (Distributed Checkpoint) to the benchmark suite, with GCS
connector and fsspec options.

## [0.11.34] - 2026-04-07

### Added

- #v1 Add `use_load_and_broadcast` option.
- Add PyTorch DCP (Distributed Checkpoint) to the benchmark suite.
- #v1 #safetensors Implement `load_pytree_async`, allowed only for the
Safetensors format at the moment.
- #v1 Add `DeletionOptions` to configure V1 Checkpointer's checkpoint deletion
Expand Down
Loading
Loading