Skip to content

Commit b969159

Browse files
Merge branch 'main' into test-cpu-32-runner
2 parents 4fe0e10 + acad18f commit b969159

12 files changed

Lines changed: 24 additions & 24 deletions

File tree

.github/workflows/_selected_tests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ jobs:
177177
libcurl4
178178
ldconfig
179179
180-
MOONCAKE_WHEEL="mooncake_transfer_engine_ascend-0.3.9-cp312-cp312-manylinux_2_35_aarch64.whl"
181180
pip install --no-cache-dir --no-deps \
182-
"https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/${MOONCAKE_WHEEL}"
181+
-i https://mirrors.aliyun.com/pypi/simple/ \
182+
mooncake-transfer-engine-npu==0.3.11.post1
183183
184-
pip show mooncake-transfer-engine-ascend || true
184+
pip show mooncake-transfer-engine-npu || true
185185
186186
- name: Install vllm-project/vllm-ascend with device
187187
if: ${{ matrix.group.npu_type != 'cpu' }}

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-910b-ubuntu22.04-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG="v0.3.9"
21+
ARG MOONCAKE_TAG="v0.3.11.post1"
2222

2323
WORKDIR /workspace
2424

Dockerfile.a3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-a3-ubuntu22.04-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG=v0.3.9
21+
ARG MOONCAKE_TAG=v0.3.11.post1
2222

2323
COPY ./tools/mooncake_installer.sh /vllm-workspace/
2424

Dockerfile.a3.openEuler

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-a3-openeuler24.03-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG="v0.3.9"
21+
ARG MOONCAKE_TAG="v0.3.11.post1"
2222

2323
WORKDIR /workspace
2424

Dockerfile.a5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-950-ubuntu22.04-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG=v0.3.9
21+
ARG MOONCAKE_TAG=v0.3.11.post1
2222

2323
COPY ./tools/mooncake_installer.sh /vllm-workspace/
2424

Dockerfile.a5.openEuler

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-950-openeuler24.03-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG="v0.3.9"
21+
ARG MOONCAKE_TAG="v0.3.11.post1"
2222

2323
WORKDIR /workspace
2424

Dockerfile.openEuler

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
FROM quay.io/ascend/cann:9.0.0-910b-openeuler24.03-py3.12
1919

2020
ARG PIP_INDEX_URL="https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
21-
ARG MOONCAKE_TAG="v0.3.9"
21+
ARG MOONCAKE_TAG="v0.3.11.post1"
2222

2323
WORKDIR /workspace
2424

docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/kv_pool.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ msgid "vLLM-Ascend:main branch"
7676
msgstr "vLLM-Ascend:main 分支"
7777

7878
#: ../../source/user_guide/feature_guide/kv_pool.md:17
79-
msgid "mooncake:>= 0.3.9"
80-
msgstr "mooncake:>= 0.3.9"
79+
msgid "mooncake:>= 0.3.11.post1"
80+
msgstr "mooncake:>= 0.3.11.post1"
8181

8282
#: ../../source/user_guide/feature_guide/kv_pool.md:19
8383
msgid "KV Pool Parameter Description"
@@ -294,9 +294,9 @@ msgstr "800 I/T A3 系列"
294294

295295
#: ../../source/user_guide/feature_guide/kv_pool.md
296296
msgid ""
297-
"HDK >= 26.0<br>or HDK >= 25.5 with mooncake >= v0.3.11<br>CANN >= "
297+
"HDK >= 26.0<br>or HDK >= 25.5 with mooncake >= v0.3.11.post1<br>CANN >= "
298298
"9.0.0<br>LingQu Computing Network >= 1.5"
299-
msgstr "HDK >= 26.0<br>或 HDK >= 25.5 且 mooncake >= v0.3.11<br>CANN >= 9.0.0<br>LingQu 计算网络 >= 1.5"
299+
msgstr "HDK >= 26.0<br>或 HDK >= 25.5 且 mooncake >= v0.3.11.post1<br>CANN >= 9.0.0<br>LingQu 计算网络 >= 1.5"
300300

301301
#: ../../source/user_guide/feature_guide/kv_pool.md
302302
msgid "`export ASCEND_ENABLE_USE_FABRIC_MEM=1`"
@@ -534,8 +534,8 @@ msgid "Enable MooncakeStore SSD Offload with Embedded Real Client Mode"
534534
msgstr "使用嵌入式真实客户端模式启用 MooncakeStore SSD 卸载"
535535

536536
#: ../../source/user_guide/feature_guide/kv_pool.md:430
537-
msgid "Requires mooncake >= v0.3.11."
538-
msgstr "此功能需要 mooncake >= v0.3.11。"
537+
msgid "Requires mooncake >= v0.3.11.post1."
538+
msgstr "此功能需要 mooncake >= v0.3.11.post1。"
539539

540540
#: ../../source/user_guide/feature_guide/kv_pool.md:432
541541
msgid "Start the master"
@@ -1272,8 +1272,8 @@ msgstr ""
12721272
#~ msgid "Embedded Real Client Mode(Mooncake ssd-offload.md Step 3A)"
12731273
#~ msgstr "嵌入式真实客户端模式(Mooncake ssd-offload.md 步骤 3A)"
12741274

1275-
#~ msgid "mooncake >= v0.3.11"
1276-
#~ msgstr "mooncake >= v0.3.11"
1275+
#~ msgid "mooncake >= v0.3.11.post1"
1276+
#~ msgstr "mooncake >= v0.3.11.post1"
12771277

12781278
#~ msgid "Set `true` to enable SSD offload."
12791279
#~ msgstr "设置为 `true` 以启用 SSD 卸载。"

docs/source/tutorials/features/pd_colocated_mooncake_multi_instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Moonshot AI. Installation and compilation guide:
121121
First, obtain the Mooncake project using the following command:
122122

123123
```bash
124-
git clone -b v0.3.9 --depth 1 https://github.com/kvcache-ai/Mooncake.git
124+
git clone -b v0.3.11.post1 --depth 1 https://github.com/kvcache-ai/Mooncake.git
125125
cd Mooncake
126126
git submodule update --init --recursive
127127
```

docs/source/tutorials/features/pd_disaggregation_mooncake_multi_node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Mooncake is the serving platform for Kimi, a leading LLM service provided by Moo
177177
First, we need to obtain the Mooncake project. Refer to the following command:
178178

179179
```shell
180-
git clone -b v0.3.9 --depth 1 https://github.com/kvcache-ai/Mooncake.git
180+
git clone -b v0.3.11.post1 --depth 1 https://github.com/kvcache-ai/Mooncake.git
181181
```
182182

183183
(Optional) Replace go install url if the network is poor

0 commit comments

Comments
 (0)