Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Support custom ascendc kernels in vllm-ascend [draft] #233

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ganyi1996ppo
Copy link
Collaborator

@ganyi1996ppo ganyi1996ppo commented Mar 4, 2025

This PR add custom ascendc kernel rotary_embedding support in vllm-ascend, related CMakeLists and setuptools is also added in this PR.

Related: #156

@ganyi1996ppo ganyi1996ppo changed the title [core] Support custom ascendc kernels in vllm-ascend [core] Support custom ascendc kernels in vllm-ascend [draft] Mar 4, 2025
# First, run the standard build_ext command to compile the extensions
super().run()

# copy vllm/vllm_flash_attn/*.py from self.build_lib to current
Copy link
Collaborator

Choose a reason for hiding this comment

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

do not comment useless code.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure, I'll remove some of the unused code later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants