[Feat] Support routing replay (#6696)
### What this PR does / why we need it?
[Feat] Support routing replay
same as https://github.com/vllm-project/vllm-ascend/pull/6666
resubmit because of DOC failure
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?
- vLLM version: v0.15.0
- vLLM main:
9562912cea
---------
Signed-off-by: liyongwen <1310439159@qq.com>
Signed-off-by: Li-Yongwen <63399187+Li-Yongwen@users.noreply.github.com>
Co-authored-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
2
.github/workflows/scripts/config.yaml
vendored
2
.github/workflows/scripts/config.yaml
vendored
@@ -126,6 +126,8 @@ e2e-multicard-2-cards:
|
||||
estimated_time: 70
|
||||
- name: tests/e2e/multicard/2-cards/test_qwen3_moe.py
|
||||
estimated_time: 1050
|
||||
- name: tests/e2e/multicard/2-cards/test_qwen3_moe_routing_replay.py
|
||||
estimated_time: 1050
|
||||
- name: tests/e2e/multicard/2-cards/test_single_request_aclgraph.py
|
||||
estimated_time: 215
|
||||
- name: tests/e2e/multicard/2-cards/test_disaggregated_encoder.py
|
||||
|
||||
Reference in New Issue
Block a user