We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c400468 commit ac1a292Copy full SHA for ac1a292
1 file changed
flagscale/train/train_gpt.py
@@ -46,7 +46,6 @@
46
47
import megatron.legacy.model # isort: skip
48
49
-
50
# NOTE: Loading `megatron.legacy.model` earlier fails due to circular import
51
52
try:
0 commit comments