MCPcopy Index your code
hub / github.com/modelscope/modelscope / megatron_utils.py

File megatron_utils.py

modelscope/utils/megatron_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2import os
3import shutil
4from typing import Dict, List, Union

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected