chore: upgrade mooncake 0.3.5 (#8341)

Signed-off-by: Shangming Cai <caishangming@linux.alibaba.com>
This commit is contained in:
Shangming Cai
2025-07-25 16:17:26 +08:00
committed by GitHub
parent 15d2759174
commit 70e37b97bf
4 changed files with 5 additions and 11 deletions

View File

@@ -114,7 +114,7 @@ jobs:
run: |
echo "Installing SGLang with all extras..."
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.4.post2
python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.5
- name: Build and install sgl-router
run: |