PrunaAI/pruna
Pruna is a model optimization framework built for developers, enabling you to deliver faster, more efficient models with minimal overhead.
Combines multiple compression techniques—quantization, pruning, distillation, caching, and compilation—through a composable `smash()` API that chains algorithms for synergistic optimization. Supports diverse model architectures including LLMs, diffusion models, vision transformers, and speech models across PyTorch and other frameworks. Includes built-in evaluation tools to benchmark speed, memory, and quality trade-offs across different optimization configurations.
1,142 stars. Actively maintained with 21 commits in the last 30 days.
Stars
1,142
Forks
85
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 26, 2026
Commits (30d)
21
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/PrunaAI/pruna"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
bytedance/LatentSync
Taming Stable Diffusion for Lip Sync!
haoheliu/AudioLDM-training-finetuning
AudioLDM training, finetuning, evaluation and inference.
Text-to-Audio/Make-An-Audio
PyTorch Implementation of Make-An-Audio (ICML'23) with a Text-to-Audio Generative Model
sayakpaul/diffusers-torchao
End-to-end recipes for optimizing diffusion models with torchao and diffusers (inference and FP8...
teticio/audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead...