Skip to content

Conversation

wangxiyuan
Copy link
Collaborator

@wangxiyuan wangxiyuan commented Jun 10, 2025

  1. Add __init__.py for vllm_ascend/compilation to make sure it's a python module
  2. Fix model runner bug to keep the same with vllm
  3. Add release note for 0.9.0rc2

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 10, 2025
@Yikun Yikun changed the title [Bugfix] fix import error [Bugfix] add compilation/__init__.py to fix import error Jun 10, 2025
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Copy link
Collaborator

@Yikun Yikun left a comment

Choose a reason for hiding this comment

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

Let's merge this first and update it in followup

@@ -1,5 +1,13 @@
# Release note

## v0.9.0rc1 - 2025.06.10
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
## v0.9.0rc1 - 2025.06.10
## v0.9.0rc2 - 2025.06.10

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
@wangxiyuan
Copy link
Collaborator Author

the new commit only fixed some doc typo.

@wangxiyuan wangxiyuan merged commit b75cb78 into vllm-project:main Jun 10, 2025
21 checks passed
@Yikun
Copy link
Collaborator

Yikun commented Jun 10, 2025

momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
…t#1152)

1. Add `__init__.py` for vllm_ascend/compilation to make sure it's a
python module
2. Fix model runner bug to keep the same with vllm
3. Add release note for 0.9.0rc2

---------

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
…t#1152)

1. Add `__init__.py` for vllm_ascend/compilation to make sure it's a
python module
2. Fix model runner bug to keep the same with vllm
3. Add release note for 0.9.0rc2

---------

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Signed-off-by: wangxiaoxin (A) <wangxiaoxin7@huawei.com>
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
…t#1152)

1. Add `__init__.py` for vllm_ascend/compilation to make sure it's a
python module
2. Fix model runner bug to keep the same with vllm
3. Add release note for 0.9.0rc2

---------

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Signed-off-by: wangxiaoxin (A) <wangxiaoxin7@huawei.com>
venus-taibai pushed a commit to venus-taibai/vllm-ascend that referenced this pull request Jun 18, 2025
…rror (vllm-project#1152)

Merge branch wengang/cherry-pick-1152 of git@code.alipay.com:Theta/vllm-ascend.git into dev-v0.9.0604
https://code.alipay.com/Theta/vllm-ascend/pull_requests/123?tab=diff

Reviewed-by: 沧濯 <zhengshoujian.zsj@antgroup.com>


* [Bugfix] add compilation/__init__.py to fix import error (vllm-project#1152)
* [Revert] Keep compatibility with vllm v0.9.0
@wangxiyuan wangxiyuan deleted the fix_import_error branch June 27, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants