Skip to content

Conversation

@dhuangnm
Copy link
Collaborator

@dhuangnm dhuangnm commented Jan 7, 2026

SUMMARY:
We have the GCP L4 runners back and expanded to multiple zones. Switching the pytorch tests to run on the L4 runners so the test jobs can be distributed on more runners and not only rely on the H100 runners. The base tests in the workflow ran OOM on L4 so we'll still run them on the H100.

TEST PLAN:
Had a successful run for the test-check.yaml workflow: https://github.com/vllm-project/llm-compressor/actions/runs/20787678167/job/59701632932

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

Note: This is required to complete the testing suite, please only add the label once the PR is code complete and local testing has been performed.

@brian-dellabetta brian-dellabetta added the ready When a PR is ready for review label Jan 7, 2026
Copy link
Collaborator

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

Should we do this for the base tests as well?

@dhuangnm
Copy link
Collaborator Author

dhuangnm commented Jan 7, 2026

Should we do this for the base tests as well?

I tried to run the base tests with L4 runners but they ran OOM so I still keep the base tests to run on H100 and only run the pytorch tests on L4.

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

Labels

ready When a PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants