[MUSA] Resolve output garbage in Context Parallel on MusaFlashAttentionBackend (#23270)

Co-authored-by: zhiguo.qin <zhiguo.qin@mthreads.com>
This commit is contained in:
ori
2026-04-22 20:22:20 -07:00
committed by GitHub
co-authored by zhiguo.qin
parent 6490afe36e
commit 887d380ace
6 changed files with 128 additions and 61 deletions
+4 -1
View File
@@ -123,8 +123,11 @@ srt_musa = [
"sglang[runtime_common]",
"torch",
"torch_musa",
"torchada>=0.1.45",
"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",
]