[1/N]Support DeepSeek-R1 w4a8 normal deepep (#8247)

Co-authored-by: Hank Han <hanhan7630@outlook.com>
This commit is contained in:
Jinwu
2025-10-15 11:10:53 +08:00
committed by GitHub
parent a40229f6f8
commit 825432fce6
7 changed files with 334 additions and 7 deletions

View File

@@ -137,6 +137,7 @@ MOE_RUNNER_BACKEND_CHOICES = [
"flashinfer_cutlass",
"flashinfer_mxfp4",
"flashinfer_cutedsl",
"cutlass",
]