Skip to content

Commit

Permalink
Modify the design
Browse files Browse the repository at this point in the history
  • Loading branch information
flybird11111 committed Jan 20, 2025
1 parent c34ba4e commit 17ee5a7
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 647 deletions.
2 changes: 0 additions & 2 deletions colossalai/checkpoint_io/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from .general_checkpoint_io import GeneralCheckpointIO
from .hybrid_parallel_checkpoint_io import HybridParallelCheckpointIO

from .distributed_checkpoint_io import DistributedCheckpointIO
from .index_file import CheckpointIndexFile
from .moe_checkpoint import MoECheckpointIO

Expand All @@ -12,5 +11,4 @@
"GeneralCheckpointIO",
"HybridParallelCheckpointIO",
"MoECheckpointIO",
"DistributedCheckpointIO",
]
Loading

0 comments on commit 17ee5a7

Please sign in to comment.