IST-DASLab / sparsegpt
Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".
☆762Updated 5 months ago
Alternatives and similar repositories for sparsegpt:
Users that are interested in sparsegpt are comparing it to the libraries listed below
- A simple and effective LLM pruning approach.☆707Updated 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…☆937Updated 3 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,320Updated 6 months ago
- For releasing code related to compression methods for transformers, accompanying our publications☆405Updated 2 weeks ago
- [ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization☆669Updated 5 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆757Updated 3 months ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆581Updated 10 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,183Updated 3 months ago
- ☆538Updated last month
- ☆517Updated 3 months ago
- Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"☆358Updated 11 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,006Updated 10 months ago
- Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)☆928Updated 3 weeks ago
- Code for Neurips24 paper: QuaRot, an end-to-end 4-bit inference of large language models.☆321Updated 2 months ago
- Official PyTorch implementation of QA-LoRA☆122Updated 10 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆689Updated 4 months ago
- Large Context Attention☆677Updated this week
- ☆311Updated 9 months ago
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆492Updated this week
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆266Updated 4 months ago
- Microsoft Automatic Mixed Precision Library☆553Updated 4 months ago
- GPTQ inference Triton kernel☆292Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆327Updated 5 months ago
- Serving multiple LoRA finetuned LLM as one☆1,018Updated 8 months ago
- ☆214Updated 7 months ago
- Explorations into some recent techniques surrounding speculative decoding☆233Updated last month
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,076Updated last year
- Fast inference from large lauguage models via speculative decoding☆643Updated 5 months ago
- The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction☆378Updated 6 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆894Updated this week