fmfi-compbio / admm-pruningLinks
☆29Updated last year
Alternatives and similar repositories for admm-pruning
Users that are interested in admm-pruning are comparing it to the libraries listed below
Sorting:
- ☆22Updated 10 months ago
- AFPQ code implementation☆22Updated last year
- ☆20Updated last year
- ☆29Updated 10 months ago
- Activation-aware Singular Value Decomposition for Compressing Large Language Models☆78Updated 10 months ago
- [EMNLP 2024] RoLoRA: Fine-tuning Rotated Outlier-free LLMs for Effective Weight-Activation Quantization☆38Updated 11 months ago
- LLM Inference with Microscaling Format☆31Updated 10 months ago
- [COLM 2025] Official PyTorch implementation of "Quantization Hurts Reasoning? An Empirical Study on Quantized Reasoning Models"☆51Updated 2 months ago
- Official Implementation of SLEB: Streamlining LLMs through Redundancy Verification and Elimination of Transformer Blocks☆37Updated 7 months ago
- [ICML 2024 Oral] This project is the official implementation of our Accurate LoRA-Finetuning Quantization of LLMs via Information Retenti…☆67Updated last year
- SQUEEZED ATTENTION: Accelerating Long Prompt LLM Inference☆52Updated 9 months ago
- ☆59Updated last year
- ☆141Updated 7 months ago
- Official Pytorch Implementation of "Outlier Weighed Layerwise Sparsity (OWL): A Missing Secret Sauce for Pruning LLMs to High Sparsity"☆73Updated 2 months ago
- ☆45Updated 10 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantization☆148Updated 3 months ago
- Code implementation of GPTAQ (https://arxiv.org/abs/2504.02692)☆62Updated last month
- Pytorch implementation of our paper accepted by ICML 2024 -- CaM: Cache Merging for Memory-efficient LLMs Inference☆44Updated last year
- HALO: Hadamard-Assisted Low-Precision Optimization and Training method for finetuning LLMs. 🚀 The official implementation of https://arx…