IST-DASLab / gptqLinks
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,155Updated last year
Alternatives and similar repositories for gptq
Users that are interested in gptq are comparing it to the libraries listed below
Sorting:
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,181Updated 2 weeks ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,461Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,061Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,221Updated 2 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,042Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,263Updated 4 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆820Updated 11 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,905Updated 3 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,583Updated 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,050Updated 9 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,845Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆833Updated 2 months ago
- ☆546Updated 7 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆697Updated 11 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,126Updated 2 weeks ago
- A simple and effective LLM pruning approach.☆781Updated 11 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,813Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,553Updated last year
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,439Updated this week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,406Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆868Updated 11 months ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,119Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,078Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆727Updated last year
- Fast Inference Solutions for BLOOM☆563Updated 9 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,587Updated last week
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,568Updated last year
- LOMO: LOw-Memory Optimization☆989Updated last year
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆626Updated last year
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,577Updated last year