-
Notifications
You must be signed in to change notification settings - Fork 148
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
[Feature Branch] Quant modifier UX #2263
Merged
Merged
Commits on May 20, 2024
-
Split WandaPruningModifier and SparseGPTModifier
Make sparsegpt not inherit from wanda modifier Decouple SparseGPTModifierPyTorch from WandaPruningModifier Fix docstrings
Configuration menu - View commit details
-
Copy full SHA for d4d85ff - Browse repository at this point
Copy the full SHA d4d85ffView commit details -
Split SparseGPT and GPTQ modifiers (#2272)
* Update OBCQ * Extract GPTQ Modifier
Configuration menu - View commit details
-
Copy full SHA for 5dd9985 - Browse repository at this point
Copy the full SHA 5dd9985View commit details -
[GPTQ Modifier UX] Update tests to use GPTQModifier for obcq style qu…
…antization (#2294) * Update OBCQ * Extract GPTQ Modifier * Update test recipes
Configuration menu - View commit details
-
Copy full SHA for c695567 - Browse repository at this point
Copy the full SHA c695567View commit details -
GPTQ UX config groups support (#2273)
* Update OBCQ * Extract GPTQ Modifier * Update test recipes * Add config_groups support to GPTQModifier * mask_structure preservation test (#2284) * test * Preserve weight sparsity if greater than threshold * Add argument to preserve sparsity mask in SPARSEGPT * fix case when mask is none * Add test to check mask_structure - initial mask structure should be preserved b/w consecutive runs; added test to check this * Update tensor_follows_mask_structure to check for atleast n zeros --------- Co-authored-by: Sara Adkins <[email protected]> * PR comments --------- Co-authored-by: Sara Adkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93300b1 - Browse repository at this point
Copy the full SHA 93300b1View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 227cf8e - Browse repository at this point
Copy the full SHA 227cf8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 876e5ae - Browse repository at this point
Copy the full SHA 876e5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f4eef - Browse repository at this point
Copy the full SHA a7f4eefView commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c062a6b - Browse repository at this point
Copy the full SHA c062a6bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.