We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dab66 commit 5807bbbCopy full SHA for 5807bbb
1 file changed
swift/megatron/utils/utils.py
@@ -1,6 +1,6 @@
1
# Copyright (c) ModelScope Contributors. All rights reserved.
2
-import re
3
import megatron.core
+import re
4
import torch
5
import torch.distributed as dist
6
from contextlib import contextmanager
0 commit comments