mit-han-lab / smoothquantLinks
[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
☆1,543Updated last year
Alternatives and similar repositories for smoothquant
Users that are interested in smoothquant are comparing it to the libraries listed below
Sorting:
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,217Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,332Updated 3 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆846Updated last year
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆775Updated 8 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆867Updated 5 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆924Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,297Updated 8 months ago
- Microsoft Automatic Mixed Precision Library☆627Updated last year
- A simple and effective LLM pruning approach.☆816Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆935Updated last month
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,883Updated last week
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,080Updated last year
- Fast inference from large lauguage models via speculative decoding☆848Updated last year
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆318Updated 8 months ago
- ☆345Updated last year
- Awesome LLM compression research papers and tools.☆1,700Updated 4 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,841Updated last week
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆704Updated last year
- [EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆614Updated this week
- A unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. …☆1,512Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆708Updated 3 months ago
- A throughput-oriented high-performance serving framework for LLMs☆912Updated 2 weeks ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆443Updated 11 months ago
- A curated list for Efficient Large Language Models☆1,891Updated 4 months ago
- List of papers related to neural network quantization in recent AI conferences and journals.☆752Updated 7 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆961Updated 10 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,265Updated 6 months ago
- Pipeline Parallelism for PyTorch☆781Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,114Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,073Updated 4 months ago