Skip to content

Conversation

@yiz-liu
Copy link
Collaborator

@yiz-liu yiz-liu commented Jun 6, 2025

What this PR does / why we need it?

Set default values to fix spec decode

Does this PR introduce any user-facing change?

How was this patch tested?

@yiz-liu yiz-liu force-pushed the fix-spec-decode branch from 6ef6aee to b056ffb Compare June 6, 2025 09:21
@wangxiyuan wangxiyuan added the ready read for review label Jun 6, 2025
@MengqingCao MengqingCao added long-term-test enable long term test for PR ready-for-test start test by label for PR labels Jun 6, 2025
@mengwei805 mengwei805 requested review from mengwei805 and removed request for mengwei805 June 6, 2025 15:05
draft_worker_kwargs[
"vllm_config"].parallel_config.expert_parallel_size = 1
draft_worker_kwargs[
"vllm_config"].parallel_config.expert_tensor_parallel_size = 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i see CI was failed
maybe can make

draft_worker_kwargs[
    "vllm_config"].parallel_config.expert_parallel_size = 1
draft_worker_kwargs[
    "vllm_config"].parallel_config.expert_tensor_parallel_size = 1

to line 59

yiz-liu and others added 2 commits June 7, 2025 07:49
Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Co-authored-by: mengwei805 <mengwei25@huawei.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun Yikun force-pushed the fix-spec-decode branch from b056ffb to 929e740 Compare June 6, 2025 23:56
@Yikun
Copy link
Collaborator

Yikun commented Jun 7, 2025

If CI failed due to OOM, this PR fixed: #1109

@Yikun Yikun closed this in #1109 Jun 7, 2025
@Yikun Yikun closed this in 8d00775 Jun 7, 2025
Yuxiao-Xu pushed a commit to Yuxiao-Xu/vllm-ascend that referenced this pull request Jun 7, 2025
…ard CI (vllm-project#1109)

### What this PR does / why we need it?
- Set default values to fix spec decode
- To avoid oom, we need to run the test in a single process

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed, espcecially multicards CI
- For spec decode test, long term CI passed

Closes: vllm-project#1105

---------

Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Co-authored-by: Yizhou Liu <liu_yizhou@outlook.com>
Co-authored-by: mengwei805 <mengwei25@huawei.com>
Yuxiao-Xu pushed a commit to Yuxiao-Xu/vllm-ascend that referenced this pull request Jun 7, 2025
…ard CI (vllm-project#1109)

### What this PR does / why we need it?
- Set default values to fix spec decode
- To avoid oom, we need to run the test in a single process

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed, espcecially multicards CI
- For spec decode test, long term CI passed

Closes: vllm-project#1105

---------

Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Co-authored-by: Yizhou Liu <liu_yizhou@outlook.com>
Co-authored-by: mengwei805 <mengwei25@huawei.com>
@yiz-liu yiz-liu deleted the fix-spec-decode branch June 10, 2025 09:42
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
…ard CI (vllm-project#1109)

### What this PR does / why we need it?
- Set default values to fix spec decode
- To avoid oom, we need to run the test in a single process

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed, espcecially multicards CI
- For spec decode test, long term CI passed

Closes: vllm-project#1105

---------

Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Co-authored-by: Yizhou Liu <liu_yizhou@outlook.com>
Co-authored-by: mengwei805 <mengwei25@huawei.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
…ard CI (vllm-project#1109)

### What this PR does / why we need it?
- Set default values to fix spec decode
- To avoid oom, we need to run the test in a single process

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed, espcecially multicards CI
- For spec decode test, long term CI passed

Closes: vllm-project#1105

---------

Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Co-authored-by: Yizhou Liu <liu_yizhou@outlook.com>
Co-authored-by: mengwei805 <mengwei25@huawei.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

long-term-test enable long term test for PR ready read for review ready-for-test start test by label for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants