mit-han-lab / llm-awq
[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration
☆3,005Updated last week
Alternatives and similar repositories for llm-awq
Users that are interested in llm-awq are comparing it to the libraries listed below
Sorting:
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,162Updated last week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,104Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,526Updated 10 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,405Updated 10 months ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,412Updated this week
- FlashInfer: Kernel Library for LLM Serving☆2,966Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,248Updated 2 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,010Updated last month
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,244Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,221Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,823Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,020Updated this week
- Minimalistic large language model 3D-parallelism training☆1,870Updated this week
- Transformer related optimization, including BERT, GPT☆6,158Updated last year
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,026Updated last week
- PyTorch native quantization and sparsity for training and inference☆2,041Updated this week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,071Updated last month
- 📚A curated list of Awesome LLM/VLM Inference Papers with codes: WINT8/4, FlashAttention, PagedAttention, MLA, Parallelism etc.☆3,992Updated last week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,846Updated last month
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆6,357Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,348Updated this week
- Serving multiple LoRA finetuned LLM as one☆1,059Updated last year
- Awesome LLM compression research papers and tools.☆1,511Updated 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,011Updated 7 months ago
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,527Updated last year
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,554Updated 6 months ago
- A curated list for Efficient Large Language Models☆1,660Updated 3 weeks ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,484Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆819Updated 8 months ago
- The Triton TensorRT-LLM Backend☆834Updated this week