This repository was archived by the owner on Jun 3, 2025. It is now read-only.
SparseZoo v1.2.0
New Features:
- SparseZoo ONNX analysis API added to enable easy model analysis for sparsity, quantization, flops, parameters, and more.
- BERT document classification models added, trained on the IMDB dataset.
Changes:
Tokenizer_config.jsonadded as required file for transformers models.- Minimum Python version changed to 3.7 as 3.6 as reached EOL.
Resolved Issues:
- SparseZoo README updated to reflect new APIs and flows that were released with 1.1 release.
Known Issues:
- None