Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
1350ece4
Unverified
Commit
1350ece4
authored
Jul 03, 2023
by
Baizhou Zhang
Committed by
GitHub
Jul 03, 2023
Browse files
[hotfix] fix import bug in checkpoint_io (#4142)
parent
8abc8779
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
colossalai/checkpoint_io/utils.py
colossalai/checkpoint_io/utils.py
+0
-1
No files found.
colossalai/checkpoint_io/utils.py
View file @
1350ece4
...
...
@@ -11,7 +11,6 @@ import torch.nn as nn
from
torch.optim
import
Optimizer
from
colossalai.tensor.d_tensor.d_tensor
import
DTensor
from
.index_file
import
CheckpointIndexFile
SAFE_WEIGHTS_NAME
=
"model.safetensors"
WEIGHTS_NAME
=
"pytorch_model.bin"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment