You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
megatron/core/dist_checkpointing/strategies/base.py line 24 default_strategies: DefaultDict[str, dict[tuple, Any]] = defaultdict(dict) raises a type error
The text was updated successfully, but these errors were encountered:
wangchaottss
changed the title
TypeError: 'type' object is not subscriptable
[BUG]TypeError: 'type' object is not subscriptable
Sep 25, 2024
megatron/core/dist_checkpointing/strategies/base.py line 24
default_strategies: DefaultDict[str, dict[tuple, Any]] = defaultdict(dict)
raises a type errorThe text was updated successfully, but these errors were encountered: