Skip to content

Commit 5d7831c

Browse files
Merge branch 'main' into validate/third-party-actions-self-hosted
2 parents 0525428 + 093ce8c commit 5d7831c

855 files changed

Lines changed: 73475 additions & 121267 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agents/skills/vllm-ascend-release/references/ref-past-release-notes-highlight.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ We mainly focus on quality and performance improvement in this release. The spec
8484
- Adapted SP to eagle3 [#5562](https://github.com/vllm-project/vllm-ascend/pull/5562)
8585
- Context Parallel(PCP&DCP) support mlapo [#5672](https://github.com/vllm-project/vllm-ascend/pull/5672)
8686
- GLM4.6 support mtp with fullgraph [#5460](https://github.com/vllm-project/vllm-ascend/pull/5460)
87-
- Flashcomm2 now works with oshard generalized feature [#4723](https://github.com/vllm-project/vllm-ascend/pull/4723)
8887
- Support setting tp=1 for the Eagle draft model [#5804](https://github.com/vllm-project/vllm-ascend/pull/5804)
8988
- Flashcomm1 feature now works with qwen3-vl [#5848](https://github.com/vllm-project/vllm-ascend/pull/5848)
9089
- Support fine-grained shared expert overlap [#5962](https://github.com/vllm-project/vllm-ascend/pull/5962)

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
/vllm_ascend/batch_invariant.py @wangxiyuan
5959
/vllm_ascend/cpu_binding.py @wangxiyuan
6060
/vllm_ascend/envs.py @wangxiyuan
61-
/vllm_ascend/flash_common3_context.py @wangxiyuan
6261
/vllm_ascend/meta_registration.py @wangxiyuan
6362
/vllm_ascend/platform.py @wangxiyuan
6463
/vllm_ascend/profiling_config.py @wangxiyuan

.github/actionlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ self-hosted-runner:
1010
- linux-aarch64-a3-4
1111
- linux-aarch64-a3-8
1212
- linux-aarch64-a3-0
13+
- linux-aarch64-a3-0-cn12-001
1314
- linux-amd64-cpu-2-hk
1415
- linux-amd64-cpu-4-hk
1516
- linux-amd64-cpu-8-hk
@@ -20,3 +21,4 @@ self-hosted-runner:
2021
- linux-aarch64-a2b3-2
2122
- linux-aarch64-a2b3-4
2223
- linux-aarch64-a2b3-8
24+
- linux-aarch64-a2b1-8

.github/vllm-main-verified.commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1f486d96a17303ce8db8e02be39545b2be338446
1+
85c09e9885e346ea1612da30ebff5a75f67d2350

.github/vllm-release-tag.commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.23.0
1+
v0.24.0

.github/workflows/_e2e_nightly_multi_node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
required: false
1616
type: string
1717
description: base image for pods
18-
default: "swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:9.0.0-910b-ubuntu22.04-py3.12"
18+
default: "swr.cn-southwest-2.myhuaweicloud.com/base_image/ascend-ci/cann:9.0.1-910b-ubuntu22.04-py3.12"
1919
config_file_path:
2020
required: true
2121
type: string

0 commit comments

Comments
 (0)