Tool parser.benchmark (#9835)

This commit is contained in:
Chang Su
2025-08-30 21:08:11 -07:00
committed by GitHub
parent 92d79646e5
commit fd5ce576a4
3 changed files with 854 additions and 1 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.2
python3 -m pip --no-cache-dir install sgl-kernel==0.3.7
python3 -m pip --no-cache-dir install sgl-kernel==0.3.7.post1
- name: Build and install sgl-router
run: |