A curated list of papers and code on efficient diffusion models for image, video, world modeling, and language generation. Covering acceleration, quantization, compression, caching, and distillation.
-
Updated
Sep 19, 2026
A curated list of papers and code on efficient diffusion models for image, video, world modeling, and language generation. Covering acceleration, quantization, compression, caching, and distillation.
The official implementation of the ICML 2023 paper OFQ-ViT
High-performance LLM compression engine using SVD matrix decomposition, INT8 quantization, and output caching training acceleration.
Papers for deep neural network compression and acceleration
From-scratch structured attention-head pruning — reproduces Michel et al. on GPT-2, shows where the method fails on a distilled model, and adds redundancy-scaling and layer-profile analyses.
To associate your repository with the model-compression-papers topic, visit your repo's landing page and select "manage topics."