Skip to content

Conversation

@MengqingCao
Copy link
Collaborator

@MengqingCao MengqingCao commented Feb 12, 2025

Fix communicator patch for distributed inferencing.
We should patch GroupCoordinator with its module, and just before initializing distributed env. So that the patch won't be shadowed by the import of init_distributed_environment in worker.py

Signed-off-by: MengqingCao <cmq0113@163.com>
@MengqingCao
Copy link
Collaborator Author

plz merge after @whx-sjtu approved

@whx-sjtu
Copy link
Collaborator

LGTM

@wangxiyuan wangxiyuan merged commit 283fd2a into vllm-project:v0.7.1-release Feb 13, 2025
1 check passed
wangxiyuan pushed a commit that referenced this pull request Feb 14, 2025
### What this PR does / why we need it?
fix communicator patch so parallel could work.
see #52

Signed-off-by: MengqingCao <cmq0113@163.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Feb 21, 2025
Fix communicator patch for distributed inferencing.
We should patch `GroupCoordinator` with its module, and just before
initializing distributed env. So that the patch won't be shadowed by the
import of `init_distributed_environment` in `worker.py`

Signed-off-by: MengqingCao <cmq0113@163.com>
Signed-off-by: angazenn <zengyanjia@huawei.com>
@MengqingCao MengqingCao deleted the v0.7.1-release branch February 25, 2025 08:46
ttanzhiqiang pushed a commit to ttanzhiqiang/vllm-ascend that referenced this pull request Apr 27, 2025
### What this PR does / why we need it?
fix communicator patch so parallel could work.
see vllm-project#52

Signed-off-by: MengqingCao <cmq0113@163.com>
ZhengWG pushed a commit to ZhengWG/vllm-ascend that referenced this pull request Jun 18, 2025
offline893 pushed a commit to offline893/vllm-ascend that referenced this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants