ModelTC / Outlier_Suppression_Plus
Official implementation of the EMNLP23 paper: Outlier Suppression+: Accurate quantization of large language models by equivalent and optimal shifting and scaling
☆46Updated last year
Alternatives and similar repositories for Outlier_Suppression_Plus
Users that are interested in Outlier_Suppression_Plus are comparing it to the libraries listed below
Sorting:
- The official PyTorch implementation of the NeurIPS2022 (spotlight) paper, Outlier Suppression: Pushing the Limit of Low-bit Transformer L…☆47Updated 2 years ago
- The official implementation of the ICML 2023 paper OFQ-ViT☆30Updated last year
- ☆20Updated 6 months ago
- Code implementation of GPTQv2 (https://arxiv.org/abs/2504.02692)☆36Updated 3 weeks ago
- Code Repository of Evaluating Quantized Large Language Models☆123Updated 8 months ago
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantization☆133Updated 3 months ago
- Code for the AAAI 2024 Oral paper "OWQ: Outlier-Aware Weight Quantization for Efficient Fine-Tuning and Inference of Large Language Model…☆61Updated last year
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…☆121Updated last year
- [ICLR 2024] This is the official PyTorch implementation of "QLLM: Accurate and Efficient Low-Bitwidth Quantization for Large Language Mod…☆36Updated last year
- [ICLR2025]: OSTQuant: Refining Large Language Model Quantization with Orthogonal and Scaling Transformations for Better Distribution Fitt…☆48Updated last month
- [ICML 2023] This project is the official implementation of our accepted ICML 2023 paper BiBench: Benchmarking and Analyzing Network Binar…☆56Updated last year
- code for the paper "A Statistical Framework for Low-bitwidth Training of Deep Neural Networks"☆28Updated 4 years ago
- AFPQ code implementation☆21Updated last year
- Code for ICML 2021 submission☆34Updated 4 years ago
- [TMLR] Official PyTorch implementation of paper "Efficient Quantization-aware Training with Adaptive Coreset Selection"☆31Updated 8 months ago
- LLM Inference with Microscaling Format☆22Updated 6 months ago
- Official PyTorch implementation of "FlatQuant: Flatness Matters for LLM Quantization"☆127Updated last week
- ☆10Updated 4 months ago
- Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".☆119Updated last year
- [CVPR 2023] PD-Quant: Post-Training Quantization Based on Prediction Difference Metric