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

Turn off 2:4 sparse compression until supported in vllm #1092

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

rahul-tuli
Copy link
Collaborator

@rahul-tuli rahul-tuli commented Jan 23, 2025

This PR temporarily disables the newly added Sparse24 compression feature in example script, as support for this feature is not yet available in vLLM.

Support for Sparse24 compression is being added in vLLM via this PR. Once that PR is merged, this change will be reverted to re-enable the feature.

Copy link

👋 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.

@rahul-tuli rahul-tuli marked this pull request as ready for review January 23, 2025 18:54
@rahul-tuli rahul-tuli self-assigned this Jan 23, 2025
@dsikka dsikka added the ready When a PR is ready for review label Jan 23, 2025
@dsikka dsikka merged commit 7610854 into main Jan 23, 2025
7 of 8 checks passed
@dsikka dsikka deleted the update-24-example branch January 23, 2025 20:48
rahul-tuli added a commit that referenced this pull request Jan 28, 2025
This PR temporarily disables the newly added Sparse24 compression
feature in example script, as support for this feature is not yet
available in vLLM.

Support for Sparse24 compression is being added in vLLM via [this
PR](vllm-project/vllm#12097). Once that PR is
merged, this change will be reverted to re-enable the feature.

Signed-off-by: Rahul Tuli <[email protected]>
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.

4 participants