Skip to content

Conversation

@Abdennacer-Badaoui
Copy link
Contributor

@Abdennacer-Badaoui Abdennacer-Badaoui commented Dec 1, 2025

Summary

Removes skip conditions for transformers backend tests on ROCm platform. These tests now pass successfully, so the skips are no longer needed.

@hmellor

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.

@mergify mergify bot added the rocm Related to AMD ROCm label Dec 1, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request successfully removes skip conditions for transformers backend tests on the ROCm platform. The changes indicate that the previously failing tests, including those related to bitsandbytes quantization, now pass. This is a positive development, improving the overall compatibility and functionality of vLLM with ROCm. The removal of the current_platform import is a clean-up directly resulting from these changes.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

👋 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 ask your reviewers to trigger select CI tests on top of fastcheck CI.

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.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

Copy link
Member

@hmellor hmellor left a comment

Choose a reason for hiding this comment

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

LGTM! Good to see the Transformers modelling backend becoming more compatible with ROCm!

@hmellor hmellor enabled auto-merge (squash) December 1, 2025 15:06
auto-merge was automatically disabled December 1, 2025 15:30

Head branch was pushed to by a user without write access

@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Dec 1, 2025
@DarkLight1337 DarkLight1337 merged commit d0985c5 into vllm-project:main Dec 1, 2025
16 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Transformers backend Dec 1, 2025
amd-hhashemi pushed a commit to amd-hhashemi/vllm that referenced this pull request Dec 2, 2025
xbfs pushed a commit to xbfs/vllm that referenced this pull request Dec 5, 2025
charlotte12l pushed a commit to charlotte12l/vllm that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants