IST-DASLab / gptqLinks
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆2,180Updated last year
Alternatives and similar repositories for gptq
Users that are interested in gptq are comparing it to the libraries listed below
Sorting:
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,496Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,246Updated 2 months ago
- 4 bits quantization of LLaMA using GPTQ☆3,069Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,247Updated 4 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,053Updated 2 months ago
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆833Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,942Updated 5 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,277Updated 6 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,059Updated 11 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆847Updated 3 months ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆704Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,853Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,584Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,606Updated last year
- ☆547Updated 9 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,417Updated last year
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,829Updated 2 weeks ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,159Updated last month
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,618Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆895Updated last year
- A simple and effective LLM pruning approach.☆801Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆657Updated last year
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,898Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,127Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆878Updated last week
- Serving multiple LoRA finetuned LLM as one☆1,086Updated last year
- A pytorch quantization backend for optimum☆987Updated 3 weeks ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆731Updated last year
- LOMO: LOw-Memory Optimization☆989Updated 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,582Updated last year