-
Notifications
You must be signed in to change notification settings - Fork 226
Recovered skipped w8a8 compression related tests #1785
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: shanjiaz <[email protected]>
👋 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. |
These will fail until the next transformers release? |
Yeah they won't work till our changes are applied |
Signed-off-by: shanjiaz <[email protected]>
…oject/llm-compressor into hz-recover-skipped-tests
Signed-off-by: shanjiaz <[email protected]>
…oject/llm-compressor into hz-recover-skipped-tests
Signed-off-by: shanjiaz <[email protected]>
SUMMARY:
Recovered skipped w8a8 compression/decompression tests now that transformer side of code is merged. (Should we wait till next release?)
TEST PLAN:
tested locally on transformers 4.56.0.dev0 they passed.