chore: bump mooncake version to 0.3.8 (#15886)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Shangming Cai
2025-12-27 23:34:24 +08:00
committed by GitHub
parent 5c393e8153
commit 41addd2e08
3 changed files with 3 additions and 3 deletions

View File

@@ -149,7 +149,7 @@ jobs:
python3 -m pip --no-cache-dir install --upgrade pip
python3 -m pip --no-cache-dir install torch==2.9.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/test/cu128
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.7.post2
python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.8
python3 -m pip --no-cache-dir install --user --force-reinstall genai-bench==0.0.2
- name: Build and install sgl-model-gateway

View File

@@ -271,7 +271,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
RUN --mount=type=cache,target=/root/.cache/pip \
python3 -m pip install \
datamodel_code_generator \
mooncake-transfer-engine==0.3.7.post2 \
mooncake-transfer-engine==0.3.8 \
pre-commit \
pytest \
black \

View File

@@ -142,7 +142,7 @@ fi
$PIP_CMD list
# Install other python dependencies
$PIP_CMD install mooncake-transfer-engine==0.3.7.post2 "${NVRTC_SPEC}" py-spy scipy huggingface_hub[hf_xet] pytest $PIP_INSTALL_SUFFIX
$PIP_CMD install mooncake-transfer-engine==0.3.8 "${NVRTC_SPEC}" py-spy scipy huggingface_hub[hf_xet] pytest $PIP_INSTALL_SUFFIX
if [ "$IS_BLACKWELL" != "1" ]; then
# For lmms_evals evaluating MMMU