Efficient-ML / Awesome-Model-QuantizationLinks
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
☆2,241Updated 7 months ago
Alternatives and similar repositories for Awesome-Model-Quantization
Users that are interested in Awesome-Model-Quantization are comparing it to the libraries listed below
Sorting:
- List of papers related to neural network quantization in recent AI conferences and journals.☆736Updated 6 months ago
- A curated list of neural network pruning resources.☆2,478Updated last year
- Awesome machine learning model compression research papers, quantization, tools, and learning material.☆538Updated last year
- Collection of recent methods on (deep) neural network compression and acceleration.☆952Updated 6 months ago
- Summary, Code for Deep Neural Network Quantization☆554Updated 4 months ago
- Model Quantization Benchmark☆843Updated 6 months ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,754Updated last year
- A simple network quantization demo using pytorch from scratch.☆538Updated 2 years ago
- [CVPR 2023] DepGraph: Towards Any Structural Pruning; LLMs, Vision Foundation Models, etc.☆3,151Updated last month
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆450Updated 2 years ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,525Updated last year
- Awesome LLM compression research papers and tools.☆1,682Updated 3 months ago
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,562Updated last week
- ☆278Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,721Updated 3 years ago
- AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.☆2,471Updated this week
- A curated list for Efficient Large Language Models☆1,874Updated 4 months ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,930Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,221Updated 4 months ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,260Updated 5 months ago
- TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.☆851Updated 2 months ago
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆350Updated 2 years ago
- Awesome Pruning. ✅ Curated Resources for Neural Network Pruning.☆168Updated last year
- Brevitas: neural network quantization in PyTorch☆1,401Updated last week
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,631Updated 2 years ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,296Updated 11 months ago
- Pytorch implementation of BRECQ, ICLR 2021☆284Updated 4 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆302Updated last year
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,634Updated last year
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆882Updated last year