[MUSA] Resolve output garbage in Context Parallel on MusaFlashAttentionBackend (#23270)
Co-authored-by: zhiguo.qin <zhiguo.qin@mthreads.com>
This commit is contained in:
@@ -112,15 +112,15 @@ srt_hpu = ["sglang[runtime_common]"]
|
||||
|
||||
# https://docs.sglang.io/platforms/mthreads_gpu.md
|
||||
srt_musa = [
|
||||
"sglang[runtime_common]",
|
||||
"torch",
|
||||
"torch_musa",
|
||||
"torchada>=0.1.48",
|
||||
"mthreads-ml-py",
|
||||
"mate",
|
||||
"mate-deep_gemm",
|
||||
"mate-flash-attention",
|
||||
"numpy<2.0",
|
||||
"sglang[runtime_common]",
|
||||
"torch",
|
||||
"torch_musa",
|
||||
"torchada>=0.1.50",
|
||||
"mthreads-ml-py",
|
||||
"mate>=0.2.0",
|
||||
"deep-gemm>=0.1.3",
|
||||
"flash_attn_3>=0.1.4",
|
||||
"numpy<2.0",
|
||||
]
|
||||
|
||||
diffusion_musa = [
|
||||
|
||||
Reference in New Issue
Block a user