-
Notifications
You must be signed in to change notification settings - Fork 380
[Reland] Remove config functions like int4_weight_only (#3145)
#3308
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3308
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 3c1b335 with merge base 69ce0fd ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
int4_weight_only (#3145)int4_weight_only (#3145)
Specifically, this unblocks: pytorch/ao#3308 pytorch/ao#3146
Specifically, this unblocks: pytorch/ao#3308 pytorch/ao#3146
afcac24 to
63379bb
Compare
|
@andrewor14 has imported this pull request. If you are a Meta employee, you can view this in D86530816. |
63379bb to
803564b
Compare
) Summary: Specifically, this unblocks: pytorch/ao#3308 pytorch/ao#3146 Reviewed By: ebsmothers Differential Revision: D86531665 Pulled By: andrewor14
**Summary:** As a follow-up to #2994, this commit removes all quantization functions that were used as configs. These functions were deprecated in 0.14.0 and will be removed in the next release, 0.15.0. **Test Plan:** CI
803564b to
3c1b335
Compare
) Summary: Specifically, this unblocks: pytorch/ao#3308 pytorch/ao#3146 Reviewed By: ebsmothers Differential Revision: D86531665 Pulled By: andrewor14
Summary: As a follow-up to #2994, this commit removes all quantization functions that were used as configs. These functions were deprecated in 0.14.0 and will be removed in the next release, 0.15.0.
Test Plan: CI