mit-han-lab / deepcompressorLinks
Model Compression Toolbox for Large Language Models and Diffusion Models
☆530Updated 3 months ago
Alternatives and similar repositories for deepcompressor
Users that are interested in deepcompressor are comparing it to the libraries listed below
Sorting:
- SpargeAttention: A training-free sparse attention that can accelerate any model inference.☆645Updated 3 weeks ago
- https://wavespeed.ai/ Context parallel attention that accelerates DiT model inference with dynamic caching☆329Updated last week
- 📚A curated list of Awesome Diffusion Inference Papers with Codes: Sampling, Cache, Quantization, Parallelism, etc.🎉☆319Updated last week
- [CVPR 2024 Highlight] DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models☆695Updated 7 months ago
- [ICCV 2023] Q-Diffusion: Quantizing Diffusion Models.☆350Updated last year
- ☆170Updated 6 months ago
- End-to-end recipes for optimizing diffusion models with torchao and diffusers (inference and FP8 training).☆366Updated last month
- A Distributed Attention Towards Linear Scalability for Ultra-Long Context, Heterogeneous Data Training☆413Updated last week
- A parallelism VAE avoids OOM for high resolution image generation☆67Updated 5 months ago
- [ICLR'25] ViDiT-Q: Efficient and Accurate Quantization of Diffusion Transformers for Image and Video Generation☆103Updated 3 months ago
- Radial Attention Official Implementation☆354Updated last week
- [ICML2025] Sparse VideoGen: Accelerating Video Diffusion Transformers with Spatial-Temporal Sparsity☆364Updated last month
- [CVPR 2024] DeepCache: Accelerating Diffusion Models for Free☆907Updated last year
- A sparse attention kernel supporting mix sparse patterns☆249Updated 5 months ago
- [ICCV2025] From Reusing to Forecasting: Accelerating Diffusion Models with TaylorSeers☆228Updated 3 weeks ago
- Quantized Attention achieves speedup of 2-5x and 3-11x compared to FlashAttention and xformers, without lossing end-to-end metrics across…☆1,959Updated last week
- Combining Teacache with xDiT to Accelerate Visual Generation Models☆26Updated 2 months ago
- [ECCV24] MixDQ: Memory-Efficient Few-Step Text-to-Image Diffusion Models with Metric-Decoupled Mixed Precision Quantization☆42Updated 7 months ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆404Updated 7 months ago
- The official implementation of PTQD: Accurate Post-Training Quantization for Diffusion Models☆99Updated last year
- 🎬 3.7× faster video generation E2E 🖼️ 1.6× faster image generation E2E ⚡ ColumnSparseAttn 9.3× vs FlashAttn‑3 💨 ColumnSparseGEMM 2.5× …☆74Updated 2 weeks ago
- 🤗CacheDiT: A Training-free and Easy-to-use Cache Acceleration Toolbox for Diffusion Transformers🔥☆99Updated this week
- [ACL 2025 Main] EfficientQAT: Efficient Quantization-Aware Training for Large Language Models☆276Updated last month
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆717Updated 4 months ago
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆528Updated last month
- ☆71Updated 6 months ago
- Accelerating Diffusion Transformers with Token-wise Feature Caching☆162Updated 4 months ago
- 📚 Collection of awesome generation acceleration resources.☆282Updated last week
- https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace Diffusers on NVIDIA GPUs.☆1,277Updated 3 months ago
- Flux diffusion model implementation using quantized fp8 matmul & remaining layers use faster half precision accumulate, which is ~2x fast…☆270Updated 9 months ago