Project Icon

awesome-model-quantization

全面的模型量化研究资源

此项目汇集了关于模型量化的各类论文、文档和代码,为研究者提供丰富的参考资源。内容包括二值化和量化方法的调研、基准测试,以及生成模型的压缩和加速技术。项目持续更新,并欢迎对未收录研究成果的贡献。感谢所有已作出贡献的研究者。

Awesome Model Quantization Awesome

This repo collects papers, docs, codes about model quantization for anyone who wants to do research on it. We are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo. Special thanks to Xingyu Zheng, Yifu Ding, Xudong Ma, Yuxuan Wen, and all researchers who have contributed to this project!

Table of Contents

Efficient_AIGC_Repo

We highlight our newly released awesome open-source project "Awesome Efficient AIGC". Specifically, this project focuses on recent methods for compression and acceleration of generative models, such as large language models and diffusion models. Welcome to Star the Repo or PR any work you like!

https://github.com/htqin/awesome-efficient-aigc AwesomeGitHub Repo stars

Benchmark

BiBench

The paper BiBench: Benchmarking and Analyzing Network Binarization (ICML 2023) a rigorously designed benchmark with in-depth analysis for network binarization. For details, please refer to:

BiBench: Benchmarking and Analyzing Network Binarization [Paper] [Project]

Haotong Qin, Mingyuan Zhang, Yifu Ding, Aoyu Li, Zhongang Cai, Ziwei Liu, Fisher Yu, Xianglong Liu.

Bibtex
@inproceedings{qin2023bibench,
  title={BiBench: Benchmarking and Analyzing Network Binarization},
  author={Qin, Haotong and Zhang, Mingyuan and Ding, Yifu and Li, Aoyu and Cai, Zhongang and Liu, Ziwei and Yu, Fisher and Liu, Xianglong},
  booktitle={International Conference on Machine Learning (ICML)},
  year={2023}
}

survey

MQBench

The paper MQBench: Towards Reproducible and Deployable Model Quantization Benchmark (NeurIPS 2021) is a benchmark and framework for evluating the quantization algorithms under real world hardware deployments. For details, please refer to:

MQBench: Towards Reproducible and Deployable Model Quantization Benchmark [Paper] [Project]

Yuhang Li, Mingzhu Shen, Jian Ma, Yan Ren, Mingxin Zhao, Qi Zhang, Ruihao Gong, Fengwei Yu, Junjie Yan.

Bibtex
@article{2021MQBench,
  title = "MQBench: Towards Reproducible and Deployable Model Quantization Benchmark",
  author= "Yuhang Li* and Mingzhu Shen* and Jian Ma* and Yan Ren* and Mingxin Zhao* and Qi Zhang* and Ruihao Gong and Fengwei Yu and Junjie Yan",
  journal = "https://openreview.net/forum?id=TUplOmF8DsM",
  year = "2021"
}

survey

Survey_Papers

Survey_of_Binarization

Our survey paper Binary Neural Networks: A Survey (Pattern Recognition) is a comprehensive survey of recent progress in binary neural networks. For details, please refer to:

Binary Neural Networks: A Survey [Paper] [Blog]

Haotong Qin, Ruihao Gong, Xianglong Liu*, Xiao Bai, Jingkuan Song, and Nicu Sebe.

Bibtex
@article{Qin:pr20_bnn_survey,
    title = "Binary neural networks: A survey",
    author = "Haotong Qin and Ruihao Gong and Xianglong Liu and Xiao Bai and Jingkuan Song and Nicu Sebe",
    journal = "Pattern Recognition",
    volume = "105",
    pages = "107281",
    year = "2020"
}

survey

Survey_of_Quantization

The survey paper A Survey of Quantization Methods for Efficient Neural Network Inference (ArXiv) is a comprehensive survey of recent progress in quantization. For details, please refer to:

A Survey of Quantization Methods for Efficient Neural Network Inference [Paper]

Amir Gholami* , Sehoon Kim* , Zhen Dong* , Zhewei Yao* , Michael W. Mahoney, Kurt Keutzer. (* Equal contribution)

Bibtex
@misc{gholami2021survey,
      title={A Survey of Quantization Methods for Efficient Neural Network Inference},
      author={Amir Gholami and Sehoon Kim and Zhen Dong and Zhewei Yao and Michael W. Mahoney and Kurt Keutzer},
      year={2021},
      eprint={2103.13630},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Papers

Keywords: qnn: quantized neural networks | bnn: binarized neural networks | hardware: hardware deployment | snn: spiking neural networks | other


2024

  • [arXiv] How Good Are Low-bit Quantized LLaMA3 Models? An Empirical Study [code]GitHub Repo stars [HuggingFace]
  • [arXiv] Accurate LoRA-Finetuning Quantization of LLMs via Information Retention [code]GitHub Repo stars
  • [arXiv] BiLLM: Pushing the Limit of Post-Training Quantization for LLMs [code]GitHub Repo stars
  • [arXiv] BinaryDM: Towards Accurate Binarization of Diffusion Model [code]GitHub Repo stars
  • [arXiv] DB-LLM: Accurate Dual-Binarization for Efficient LLMs
  • [arXiv] BinaryDM: Towards Accurate Binarization of Diffusion Model [code]GitHub Repo stars
  • [arXiv] OHQ: On-chip Hardware-aware Quantization
  • [arXiv] Post-Training Quantization with Low-precision Minifloats and Integers on FPGAs [code][hardware]
  • [arXiv] Extreme Compression of Large Language Models via Additive Quantization
  • [arXiv] Quantized Side Tuning: Fast and Memory-Efficient Tuning of Quantized Large Language Models
  • [arXiv] FP6-LLM: Efficiently Serving Large Language Models Through FP6-Centric Algorithm-System Co-Design
  • [arXiv] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization
  • [arXiv] EdgeQAT: Entropy and Distribution Guided Quantization-Aware Training for the Acceleration of Lightweight LLMs on the Edge [code] GitHub Repo stars
  • [arXiv] Any-Precision LLM: Low-Cost Deployment of Multiple, Different-Sized LLMs
  • [arXiv] LQER: Low-Rank Quantization Error Reconstruction for LLMs
  • [arXiv] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache [code] GitHub Repo stars
  • [arXiv] QuIP#: Even Better LLM Quantization with Hadamard Incoherence and Lattice Codebooks [code] GitHub Repo stars
  • [arXiv] L4Q: Parameter Efficient Quantization-Aware Training on Large Language Models via LoRA-wise LSQ
  • [arXiv] TP-Aware Dequantization
  • [arXiv] ApiQ: Finetuning of 2-Bit Quantized Large Language Model
  • [arXiv] Any-Precision LLM: Low-Cost Deployment of Multiple, Different-Sized LLMs
  • [arXiv] BitDistiller: Unleashing the Potential of Sub-4-Bit LLMs via Self-Distillation [code] GitHub Repo stars
  • [arXiv] OneBit: Towards Extremely Low-bit Large Language Models
  • [arXiv] WKVQuant: Quantising Weight and Key/Value Cache for Large Language Models Gains More
  • [arXiv] GPTVQ: The Blessing of Dimensionality for LLM Quantization [code] GitHub Repo stars
  • [DAC] APTQ: Attention-aware Post-Training Mixed-Precision Quantization for Large Language Models
  • [DAC] A Comprehensive Evaluation of Quantization Strategies for Large Language Models
  • [arXiv] No Token Left Behind: Reliable KV Cache Compression via Importance-Aware Mixed Precision Quantization
  • [arXiv] Evaluating Quantized Large Language Models
  • [arXiv] FlattenQuant: Breaking Through the Inference Compute-bound for Large Language Models with Per-tensor Quantization
  • [arXiv] LLM-PQ: Serving LLM on Heterogeneous Clusters with Phase-Aware Partition and Adaptive Quantization
  • [arXiv] IntactKV: Improving Large Language Model Quantization by Keeping Pivot Tokens Intact
  • [arXiv] On the Compressibility of Quantized Large Language Models
  • [arXiv] EasyQuant: An Efficient Data-free Quantization Algorithm for LLMs
  • [arXiv] QAQ: Quality Adaptive Quantization for LLM KV Cache [code] GitHub Repo stars
  • [arXiv] GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM
  • [arXiv] What Makes Quantization for Large Language Models Hard? An Empirical Study from the Lens of Perturbation
  • [arXiv] SVD-LLM: Truncation-aware Singular Value Decomposition for Large Language Model Compression [code] GitHub Repo stars
  • [ICLR] AffineQuant: Affine Transformation Quantization for Large Language Models [code] GitHub Repo stars
  • [ICLR Practical ML for Low Resource Settings Workshop] Oh! We Freeze: Improving Quantized Knowledge Distillation via Signal Propagation Analysis for Large Language Models
  • [arXiv] Accurate Block Quantization in LLMs with Outliers
  • [arXiv] QuaRot: Outlier-Free 4-Bit Inference in Rotated LLMs [code] GitHub Repo stars
  • [arXiv] Minimize Quantization Output Error with Bias Compensation [code] ![GitHub Repo
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号