Skip to content

Fa upstream3 (#561)#562

Closed
fsx950223 wants to merge 1 commit into
0610_release_testingfrom
release_testing_merge
Closed

Fa upstream3 (#561)#562
fsx950223 wants to merge 1 commit into
0610_release_testingfrom
release_testing_merge

Conversation

@fsx950223

@fsx950223 fsx950223 commented May 29, 2025

Copy link
Copy Markdown
  • integrate aiter

  • add env variable

  • rename function

  • optimize kernels with small query lens

  • change condition

  • add rocm aiter backend

  • new fa impl

  • update api

  • optimize performance

  • remove try catch

  • clean code


Please direct your PRs to the upstream vllm (https://github.com/vllm-project/vllm.git)

Accepting PRs into the ROCm fork (https://github.com/ROCm/vllm) will require a clear previously communicated exception

* integrate aiter

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* add env variable

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* rename function

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* optimize kernels with small query lens

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* change condition

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* add rocm aiter backend

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* new fa impl

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* update api

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* optimize performance

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* remove try catch

Signed-off-by: fsx950223 <fsx950223@outlook.com>

* clean code

Signed-off-by: fsx950223 <fsx950223@outlook.com>

---------

Signed-off-by: fsx950223 <fsx950223@outlook.com>
@github-actions

Copy link
Copy Markdown

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@gshtras gshtras deleted the branch 0610_release_testing May 29, 2025 16:46
@gshtras gshtras closed this May 29, 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.

2 participants