mit-han-lab / llm-awqLinks
[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration
☆3,410Updated 5 months ago
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,300Updated 8 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,243Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,580Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,685Updated last year
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,824Updated this week
- FlashInfer: Kernel Library for LLM Serving☆4,438Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,885Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,086Updated 6 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,553Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,017Updated 9 months ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆3,055Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,314Updated 10 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,881Updated this week
- Awesome LLM compression research papers and tools.☆1,753Updated 2 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,106Updated 3 weeks ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,097Updated last year
- Transformer related optimization, including BERT, GPT☆6,378Updated last year
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,637Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,899Updated last month
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,215Updated 4 months ago
- A curated list for Efficient Large Language Models☆1,925Updated 6 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,854Updated this week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆7,491Updated this week
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆960Updated this week
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆885Updated last month
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,650Updated last year
- TinyChatEngine: On-Device LLM Inference Library☆936Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,656Updated last year
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,171Updated 3 months ago
- Minimalistic large language model 3D-parallelism training☆2,407Updated last month