[MoE] Support BF16 standard A2A with DeepGEMM runner (#26473)

Co-authored-by: popsiclexu <zhenxue.xu@mthreads.com>
This commit is contained in:
popsiclexu
2026-06-01 20:40:38 -07:00
committed by GitHub
co-authored by popsiclexu
parent b562da0d9f
commit 951fa05a09
5 changed files with 45 additions and 26 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ dependencies = [
"sentencepiece",
"setproctitle",
"flash-attn-4>=4.0.0b9",
"sgl-deep-gemm==0.1.0",
"sgl-deep-gemm==0.1.1",
"sglang-kernel==0.4.3",
"soundfile==0.13.1",
"tiktoken",