MCPcopy Create free account
hub / github.com/modelscope/modelscope / is_megatron_initialized

Function is_megatron_initialized

modelscope/utils/megatron_utils.py:69–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67
68
69def is_megatron_initialized() -> bool:
70 return _IS_MEGATRON_INITIALIZED
71
72
73def convert_megatron_checkpoint(

Callers 4

get_dist_infoFunction · 0.90
to_parallelMethod · 0.90
after_initMethod · 0.90

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…