42Shawn / PTQ4DMLinks
Implementation of Post-training Quantization on Diffusion Models (CVPR 2023)
☆139Updated 2 years ago
Alternatives and similar repositories for PTQ4DM
Users that are interested in PTQ4DM are comparing it to the libraries listed below
Sorting:
- The official implementation of PTQD: Accurate Post-Training Quantization for Diffusion Models☆101Updated last year
- [CVPR 2025] Q-DiT: Accurate Post-Training Quantization for Diffusion Transformers☆72Updated last year
- [ICLR 2024 Spotlight] This is the official PyTorch implementation of "EfficientDM: Efficient Quantization-Aware Fine-Tuning of Low-Bit Di…☆66Updated last year
- [NeurIPS 2023] Structural Pruning for Diffusion Models☆206Updated last year
- [ICCV 2025] QuEST: Efficient Finetuning for Low-bit Diffusion Models☆55Updated 4 months ago
- [ICCV 2023] Q-Diffusion: Quantizing Diffusion Models.☆363Updated last year
- [ICLR'25] ViDiT-Q: Efficient and Accurate Quantization of Diffusion Transformers for Image and Video Generation☆132Updated 8 months ago
- [CVPR 2024 Highlight & TPAMI 2025] This is the official PyTorch implementation of "TFMQ-DM: Temporal Feature Maintenance Quantization for…☆109Updated last month
- Curated list of methods that focuses on improving the efficiency of diffusion models☆44Updated last year
- [ECCV24] MixDQ: Memory-Efficient Few-Step Text-to-Image Diffusion Models with Metric-Decoupled Mixed Precision Quantization☆46Updated 11 months ago
- ☆186Updated 10 months ago
- ☆15Updated 8 months ago
- [NeurIPS 2024] Learning-to-Cache: Accelerating Diffusion Transformer via Layer Caching☆116Updated last year
- A list of papers, docs, codes about efficient AIGC. This repo is aimed to provide the info for efficient AIGC research, including languag…☆201Updated 9 months ago
- [NeurIPS 2024 Oral🔥] DuQuant: Distributing Outliers via Dual Transformation Makes Stronger Quantized LLMs.☆176Updated last year
- PyTorch implementation of PTQ4DiT https://arxiv.org/abs/2405.16005☆40Updated last year
- Code implementation of GPTAQ (https://arxiv.org/abs/2504.02692)☆75Updated 3 months ago
- [ECCV24] MixDQ: Memory-Efficient Few-Step Text-to-Image Diffusion Models with Metric-Decoupled Mixed Precision Quantization☆14Updated 11 months ago
- [ICCV 2025] QuantCache:Adaptive Importance-Guided Quantization with Hierarchical Latent and Layer Caching for Video Generation☆14Updated last month
- [ICLR'25] ARB-LLM: Alternating Refined Binarizations for Large Language Models☆27Updated 3 months ago
- torch_quantizer is a out-of-box quantization tool for PyTorch models on CUDA backend, specially optimized for Diffusion Models.☆22Updated last year
- Patch convolution to avoid large GPU memory usage of Conv2D☆93Updated 9 months ago
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…