Import flash_mla from sgl-kernel (#12135)

This commit is contained in:
Baizhou Zhang
2025-10-29 23:54:21 -07:00
committed by GitHub
parent fb52d35f63
commit 621dfb8886
8 changed files with 9 additions and 63 deletions

View File

@@ -747,7 +747,7 @@ jobs:
- name: Install dependencies
run: |
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} RUN_DEEPSEEK_V32=1 bash scripts/ci/ci_install_dependency.sh
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} bash scripts/ci/ci_install_dependency.sh
- name: Run test
timeout-minutes: 20