-
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
SparseML dependency on compressed-tensors
#2229
Conversation
sparsetensors
sparsetensors
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.
biggest thing I'd like to talk through with you and @Satrat is moving the actual configs into sparsetensors. specifically having configs take in the sparsification structure as an input so we don't need to couple the analysis code with the config classes
sparsetensors
sparsetensors
@bfineran @dbogunowicz is there anything blocking this from being merged?? |
@Satrat I'd say the readiness of the pypi package. This PR is currently compatible with the |
@dbogunowicz @Satrat I would also mention pydantic v2 support as a blocker #2248 |
sparsetensors
compressed-tensors
…/sparseml into feature/damian/sparsetensors
Co-authored-by: Rahul Tuli <[email protected]>
GHA will be green after: https://github.com/neuralmagic/compressed-tensors/pulls lands