Fuse writing KV buffer into rope kernel (part 2: srt) (#9014)

Co-authored-by: fzyzcjy <5236035+fzyzcjy@users.noreply.github.com>
This commit is contained in:
Jiaqi Gu
2025-08-12 13:15:30 -07:00
committed by GitHub
parent 1f9ec65374
commit c9ee738515
5 changed files with 64 additions and 5 deletions

View File

@@ -119,7 +119,7 @@ jobs:
python3 -m pip --no-cache-dir install -e "python[all]" --break-system-packages
python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.5
python3 -m pip --no-cache-dir install --user --force-reinstall genai-bench==0.0.1
python3 -m pip --no-cache-dir install sgl-kernel==0.3.3
python3 -m pip --no-cache-dir install sgl-kernel==0.3.4
- name: Build and install sgl-router
run: |