[MUSA] Fix startup with patched torchada (#26437)

Co-authored-by: popsiclexu <zhenxue.xu@mthreads.com>
Co-authored-by: R0CKSTAR <xiaodong.ye@mthreads.com>
This commit is contained in:
popsiclexu
2026-05-28 20:57:55 +08:00
committed by GitHub
co-authored by popsiclexu R0CKSTAR
parent f4eac50389
commit be32df33b9
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ srt_musa = [
"sglang[runtime_common]",
"torch",
"torch_musa",
"torchada>=0.1.56",
"torchada>=0.1.57",
"mthreads-ml-py",
"mate>=0.2.0",
"deep-gemm>=0.1.3",