[MUSA] Bump torchada to 0.1.54 (#24592)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ srt_musa = [
|
|||||||
"sglang[runtime_common]",
|
"sglang[runtime_common]",
|
||||||
"torch",
|
"torch",
|
||||||
"torch_musa",
|
"torch_musa",
|
||||||
"torchada>=0.1.53",
|
"torchada>=0.1.54",
|
||||||
"mthreads-ml-py",
|
"mthreads-ml-py",
|
||||||
"mate>=0.2.0",
|
"mate>=0.2.0",
|
||||||
"deep-gemm>=0.1.3",
|
"deep-gemm>=0.1.3",
|
||||||
|
|||||||
@@ -115,7 +115,7 @@ srt_musa = [
|
|||||||
"sglang[runtime_common]",
|
"sglang[runtime_common]",
|
||||||
"torch",
|
"torch",
|
||||||
"torch_musa",
|
"torch_musa",
|
||||||
"torchada>=0.1.53",
|
"torchada>=0.1.54",
|
||||||
"mthreads-ml-py",
|
"mthreads-ml-py",
|
||||||
"mate>=0.2.0",
|
"mate>=0.2.0",
|
||||||
"deep-gemm>=0.1.3",
|
"deep-gemm>=0.1.3",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ requires = [
|
|||||||
"setuptools>=75.0",
|
"setuptools>=75.0",
|
||||||
"scikit-build-core>=0.10",
|
"scikit-build-core>=0.10",
|
||||||
"torch",
|
"torch",
|
||||||
"torchada>=0.1.53",
|
"torchada>=0.1.54",
|
||||||
"wheel",
|
"wheel",
|
||||||
]
|
]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|||||||
Reference in New Issue
Block a user