sparsify
by
neuralmagic

Description: ML model optimization product to accelerate inference.

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on November 12th, 2024
Created on December 11th, 2020
Open Issues & Pull Requests: 1 (+0)
Number of forks: 31
Total Stargazers: 325 (+0)
Total Subscribers: 8 (+0)

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 324 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (11)
  • enhancement (4)
  • Product Update (3)
  • documentation (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 2.8 days
Mean response time: 15.8 days
90th percentile: 44.6 days
Tracked items: 3

Most active contributors

Detailed Description

Sparsify is an ML model optimization product developed by Neural Magic designed to accelerate inference performance through neural network sparsification techniques. The repository, written primarily in Python, addresses the challenge of reducing model size and computational requirements while maintaining accuracy, enabling faster inference on resource-constrained hardware. The project encompasses multiple optimization approaches including pruning, quantization, and sparsification recipes, with support for major deep learning frameworks including PyTorch, TensorFlow, and Keras, as well as the ONNX model format.

The tool targets computer vision applications specifically, with documented support for image classification and object detection tasks. By reducing model complexity through weight pruning and quantization techniques, Sparsify enables deployment of neural networks in inference-constrained environments where computational resources or latency requirements are critical factors. The repository is classified across numerous optimization-related categories including neural network compression, weight quantization, algorithmic pruning, hardware-aware training, and sparse model deployment, reflecting the breadth of optimization techniques integrated into the platform.

The project maintains connections to related Neural Magic initiatives, as evidenced by overlapping contributors with the sparseml repository and guidellm project. The most active contributors tracked include jeanniefinks with three recorded events, robertgshaw2-redhat with two events, and EricPedley with one event. Issue and pull request response patterns show a median latency of 67.4 hours across tracked items, with a mean of 379.2 hours, indicating variable response times depending on issue complexity. The most frequently tracked issue labels are bug and Product Update categories.

The repository carries significant historical context regarding its current status. As of June 2, 2025, following Neural Magic's acquisition by Red Hat in January 2025, Sparsify has been deprecated along with related projects including DeepSparse, SparseML, and SparseZoo. The community versions of these tools ceased receiving development updates and support as the organization shifted focus toward commercial and open-source offerings centered on vLLM for generative AI optimization. The README explicitly announces this end-of-life transition, noting that while the tools will no longer receive updates, the underlying mission of democratizing AI through efficient and accessible optimization techniques continues through Red Hat's broader AI initiatives.

Despite its deprecated status, Sparsify represents a comprehensive approach to model optimization that integrated multiple sparsification techniques into a cohesive product. The tool's support for diverse frameworks and model types, combined with its focus on inference acceleration, positioned it as a significant contribution to the model compression and efficiency landscape. The transition away from community support reflects broader industry shifts in how organizations prioritize their open-source efforts, particularly as generative AI and large language models have become dominant focuses in the machine learning field.

sparsify
by
neuralmagicneuralmagic/sparsify

Repository Details

Fetching additional details & charts...