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

Remove smoothquant from examples #1121

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

kylesayrs
Copy link
Collaborator

Purpose

  • When writing the multimodal blog, I initially included smoothquant in the examples. However I later decided to remove this and focus on W4A16 in order to maintain conciseness for the blog. This PR updates the examples to reflect this

Copy link

github-actions bot commented Feb 4, 2025

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

@dsikka
Copy link
Collaborator

dsikka commented Feb 4, 2025

We do not need to tie examples with the blog. The examples on main can (and likely should) be an extension given main is expected to be moving forward daily

@kylesayrs kylesayrs self-assigned this Feb 4, 2025
@kylesayrs kylesayrs added the ready When a PR is ready for review label Feb 4, 2025
@kylesayrs
Copy link
Collaborator Author

@dsikka This is also because smoothquant smooths activation outliers, which is not relevant for W4A16. We should remove examples that use this combination.

@dsikka
Copy link
Collaborator

dsikka commented Feb 4, 2025

Oh sorry, I thought we were showing w8a8.
yeah we should definitely not be mixing for w4a16

@dsikka dsikka merged commit 9129872 into main Feb 4, 2025
7 checks passed
@dsikka dsikka deleted the kylesayrs/remove-smoothquant-from-blog-examples branch February 4, 2025 16:53
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.

2 participants