modelscope--ms-swift
4 行
141 B
Python
4 行
141 B
Python
# Copyright (c) ModelScope Contributors. All rights reserved.
|
|
from .base import MegatronCallback
|
|
from .mapping import megatron_callbacks_map
|