sparsezoo icon indicating copy to clipboard operation
sparsezoo copied to clipboard

Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes

Results 19 sparsezoo issues
Sort by recently updated
recently updated
newest added

Add coverage, will add it to nm-actions for github actions

For tests, do not merge

We are so excited to share some of the top SparseZoo updates that we have made over the past few months including: - New sparse Generative AI models added to...

Product Update

I'm not sure if `sparsezoo.package` is provided so other libraries can import it, but if not, this code seems dead. Github search only yielded [one instance where I could see...

Updated the readme to call out the two SparseZoo components: the cloud-hosted model repository and the Python API.

Hi, I encounter an error when I try to import ScheduledModifierManager: versions: sparsezoo-nightly: 1.5.0.20230531 sparseml-nightly: 1.5.4.20240501 code: from sparseml.pytorch.optim import ScheduledModifierManager log of error: Traceback (most recent call last): File...

bug

Can a sparse model stored in the huggingface format be converted to the sparsezoo storage format?

enhancement