IST-DASLab / gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
☆1,941Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for gptq
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,526Updated last month
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,765Updated this week
- 4 bits quantization of LLaMA using GPTQ☆2,998Updated 4 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,257Updated 4 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆1,904Updated this week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,893Updated last month
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,497Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,149Updated last month
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆721Updated 3 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,338Updated 8 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,312Updated 4 months ago
- ☆527Updated 10 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,755Updated 10 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,299Updated this week
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆649Updated 3 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆731Updated last month
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs…☆1,979Updated this week
- Fast Inference Solutions for BLOOM☆560Updated last month
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆874Updated last month
- FlashInfer: Kernel Library for LLM Serving☆1,452Updated this week
- Serving multiple LoRA finetuned LLM as one☆984Updated 6 months ago
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆2,613Updated this week
- FlexFlow Serve: Low-Latency, High-Performance LLM Serving☆1,713Updated this week
- A simple and effective LLM pruning approach.☆669Updated 3 months ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,353Updated 7 months ago
- 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,535Updated 9 months ago
- Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)☆826Updated this week
- Alpaca dataset from Stanford, cleaned and curated☆1,519Updated last year
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,760Updated last year