neuralmagic/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 24
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2091
- days_rel: 457
- days_push: 457
- n_releases_24m: 1
Adoption not part of the score
2145 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SparseML is a Python library for applying sparsification recipes (pruning, quantization, sparsity) to neural networks with a few lines of code, producing faster and smaller models across PyTorch, TensorFlow/Keras, and ONNX. Development ceased and the project was deprecated on June 2, 2025, following Neural Magic's acquisition by Red Hat.
Use cases
- prune a pytorch model for faster inference
- quantize a neural network to reduce its size
- apply sparsification recipes to deep learning models
- optimize an onnx model for deployment
- compress a computer vision model for edge devices
- speed up nlp model inference with sparsity
When to choose
- you need to prune or quantize PyTorch, TensorFlow, or ONNX models and are comfortable using an unmaintained library
- you want recipe-driven model sparsification with minimal code changes
When to avoid
- you need actively maintained tooling - the project was deprecated in June 2025 and receives no updates or support
- you are starting a new model optimization project - consider maintained alternatives or Neural Magic's vLLM-based offerings
Facets
library · maturity abandoned
machine-learning deep-learning llm-training deep-learning machine-learning computer-vision python cross-platform model-optimization pruning quantization sparsification pytorch tensorflow onnx deprecated neural-magic natural-language-processing
2 sources
- readme: https://github.com/neuralmagic/sparseml · fetched 2026-08-28 · 6a3e077fd584
- registry_pypi: https://pypi.org/pypi/sparseml/json · fetched 2026-08-29 · f1850423cfce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neuralmagic/sparseml | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="neuralmagic/sparseml")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem