Skip to content

Conversation

WoosukKwon
Copy link
Collaborator

No description provided.

@WoosukKwon WoosukKwon requested a review from simon-mo December 10, 2023 03:10
@simon-mo simon-mo merged commit fe470ae into main Dec 10, 2023
@WoosukKwon WoosukKwon deleted the fix-baichuan branch December 10, 2023 03:25
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
amy-why-3459 pushed a commit to amy-why-3459/vllm that referenced this pull request Sep 15, 2025
### What this PR does / why we need it?
In smoking test environment, submodule adaptor and core are lost after
pip install . as there is no __init__.py in vllm_ascend/eplb/adaptor and
vllm_ascend/eplb/core. When model_runner is running, the following
exception are thrown
<img width="1205" height="144" alt="image"
src="https://github.com/user-attachments/assets/47f7130d-d845-4379-a880-f961a4f1a283"
/>


Fixes
- add __init__.py in vllm_ascend/eplb/adaptor and vllm_ascend/eplb/core
to prevent module lost when install vllm_ascend

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

Signed-off-by: wanghanqingLYT <wanghanqing3@huawei.com>
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.

2 participants