Unverified Commit 28684f90 authored by Chang Su's avatar Chang Su Committed by GitHub
Browse files

[router] upgrade kernel version in pd ci (#9720)

parent bc80dc4c
...@@ -118,8 +118,8 @@ jobs: ...@@ -118,8 +118,8 @@ jobs:
python3 -m pip --no-cache-dir install torch==2.8.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/cu126 python3 -m pip --no-cache-dir install torch==2.8.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/cu126
python3 -m pip --no-cache-dir install -e "python[all]" --break-system-packages 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 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 --user --force-reinstall genai-bench==0.0.2
python3 -m pip --no-cache-dir install sgl-kernel==0.3.5 python3 -m pip --no-cache-dir install sgl-kernel==0.3.7
- name: Build and install sgl-router - name: Build and install sgl-router
run: | run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment