mit-han-lab / smoothquantLinks
[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
☆1,512Updated 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,192Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,282Updated 2 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆853Updated 4 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆758Updated 6 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆837Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,282Updated 6 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆902Updated last year
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,066Updated 11 months ago
- Microsoft Automatic Mixed Precision Library☆622Updated last year
- A simple and effective LLM pruning approach.☆803Updated last year
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆703Updated last year
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,755Updated this week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,835Updated last month
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆315Updated 6 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆1,856Updated last week
- Awesome LLM compression research papers and tools.☆1,671Updated 3 months ago
- A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆576Updated last month
- Fast inference from large lauguage models via speculative decoding☆827Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆924Updated 2 weeks ago
- A pytorch quantization backend for optimum☆987Updated last month
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,248Updated 4 months ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,219Updated 3 months ago
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆949Updated last week
- ☆338Updated last year
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆429Updated 10 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,133Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,060Updated 3 months ago
- A unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. …☆1,422Updated this week
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆559Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆893Updated 2 weeks ago