-
Notifications
You must be signed in to change notification settings - Fork 31.7k
[quantization] fix torchao tests after 0.14.0 release #41777
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
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
SunMarc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
failing tests are due to torchao: |
|
[For maintainers] Suggested jobs to run (before merge) run-slow: torchao_integration |
) * initial commit * clean int4_weight_only * make style --------- Co-authored-by: Marc Sun <[email protected]>
) * initial commit * clean int4_weight_only * make style --------- Co-authored-by: Marc Sun <[email protected]>
What does this PR do?
Fixes the deprecation of
int4_weight_onlydeprecation in torchao>=0.14.0 pytorch/ao#2994