From f6f72dce960c4236a26ca5d12bd77d4764bbdfbd Mon Sep 17 00:00:00 2001 From: huangyuhao1129 <1074201458@qq.com> Date: Tue, 10 Jun 2025 17:31:19 +0800 Subject: [PATCH] test --- mindspeed_llm/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mindspeed_llm/__init__.py b/mindspeed_llm/__init__.py index 7873e7315..150d8bc9b 100644 --- a/mindspeed_llm/__init__.py +++ b/mindspeed_llm/__init__.py @@ -14,3 +14,4 @@ # limitations under the License. from mindspeed_llm.tasks import megatron_adaptor +# test \ No newline at end of file -- Gitee