mit-han-lab / llm-awq
[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration
☆2,942Updated last week
Alternatives and similar repositories for llm-awq:
Users that are interested in llm-awq are comparing it to the libraries listed below
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,104Updated 2 weeks ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,093Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,392Updated 9 months ago
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,140Updated this week
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,503Updated 9 months ago
- FlashInfer: Kernel Library for LLM Serving☆2,693Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,365Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,002Updated 3 weeks ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,817Updated last year
- Minimalistic large language model 3D-parallelism training☆1,793Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,818Updated last week
- Accessible large language models via k-bit quantization for PyTorch.☆6,949Updated this week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,183Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,242Updated last month
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,542Updated 5 months 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,002Updated 6 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,049Updated last month
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,170Updated 6 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆800Updated 6 months ago
- A curated list for Efficient Large Language Models☆1,614Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,251Updated this week
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆785Updated 8 months ago
- PyTorch native quantization and sparsity for training and inference☆1,974Updated this week
- Tools for merging pretrained large language models.☆5,571Updated this week
- Official implementation of Half-Quadratic Quantization (HQQ)☆791Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,470Updated last year
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆6,183Updated this week
- Transformer related optimization, including BERT, GPT☆6,137Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,140Updated 3 weeks ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆803Updated 7 months ago