sparsification topic

List sparsification repositories

deepsparse

3.0k
Stars
173
Forks
Watchers

Sparsity-aware deep learning inference runtime for CPUs

sparseml

2.0k
Stars
141
Forks
Watchers

Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models

torchprune

162
Stars
23
Forks
Watchers

A research library for pytorch-based neural network pruning, compression, and more.

Repository to track the progress in model compression and acceleration

cplxmodule

130
Stars
27
Forks
Watchers

Complex-valued neural networks for pytorch and Variational Dropout for real and complex layers.

CRATE

1.2k
Stars
96
Forks
Watchers

Code for CRATE (Coding RAte reduction TransformEr).

SparseVLMs

221
Stars
17
Forks
221
Watchers

[ICML'25] Official implementation of paper "SparseVLM: Visual Token Sparsification for Efficient Vision-Language Model Inference" and "SparseVLM+: Visual Token Sparsification with Improved Text-Visual...