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,263Updated 8 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.☆752Updated 7 months ago
- A curated list of neural network pruning resources.☆2,481Updated last year
- Awesome machine learning model compression research papers, quantization, tools, and learning material.☆537Updated last year
- Summary, Code for Deep Neural Network Quantization☆557Updated 4 months ago
- Collection of recent methods on (deep) neural network compression and acceleration.☆951Updated 7 months ago
- Model Quantization Benchmark☆847Updated 6 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,543Updated last year
- [CVPR 2023] DepGraph: Towards Any Structural Pruning; LLMs, Vision Foundation Models, etc.☆3,175Updated 2 months ago
- A simple network quantization demo using pytorch from scratch.☆539Updated 2 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆451Updated 2 years ago
- Awesome LLM compression research papers and tools.☆1,700Updated 4 months ago
- PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.☆1,766Updated last year
- A curated list for Efficient Large Language Models☆1,891Updated 4 months ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,937Updated last year
- ☆282Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,229Updated 4 months ago
- TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.☆854Updated 2 months ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,263Updated 6 months ago
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆353Updated 2 years ago
- AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.☆2,492Updated this week
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,568Updated 2 weeks ago
- Awesome Pruning. ✅ Curated Resources for Neural Network Pruning.☆170Updated last year
- ☆669Updated 4 years ago
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,727Updated 3 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Updated 5 years ago
- Neural Network Compression Framework for enhanced OpenVINO™ inference☆1,098Updated this week
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,635Updated 2 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆304Updated last year
- Pytorch implementation of BRECQ, ICLR 2021☆285Updated 4 years ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆892Updated last year