imagination-research / EEP
Efficient Expert Pruning for Sparse Mixture-of-Experts Language Models: Enhancing Performance and Reducing Inference Costs
☆16Updated 5 months ago
Alternatives and similar repositories for EEP
Users that are interested in EEP are comparing it to the libraries listed below
Sorting:
- Official code for the paper "Examining Post-Training Quantization for Mixture-of-Experts: A Benchmark"☆16Updated 10 months ago
- Official Pytorch Implementation of Our Paper Accepted at ICLR 2024-- Dynamic Sparse No Training: Training-Free Fine-tuning for Sparse LLM…☆47Updated last year
- Pytorch implementation of our paper accepted by ICML 2024 -- CaM: Cache Merging for Memory-efficient LLMs Inference☆37Updated 10 months ago
- ☆28Updated 9 months ago
- [EMNLP 2024] RoLoRA: Fine-tuning Rotated Outlier-free LLMs for Effective Weight-Activation Quantization☆36Updated 7 months ago
- Activation-aware Singular Value Decomposition for Compressing Large Language Models☆66Updated 6 months ago
- ☆21Updated 5 months ago
- ☆51Updated last year
- [ICML 2024 Oral] This project is the official implementation of our Accurate LoRA-Finetuning Quantization of LLMs via Information Retenti…☆65Updated last year
- Official Repo for SparseLLM: Global Pruning of LLMs (NeurIPS 2024)☆58Updated last month
- The code repository of "MBQ: Modality-Balanced Quantization for Large Vision-Language Models"☆38Updated last month
- [NeurIPS 2023] ShiftAddViT: Mixture of Multiplication Primitives Towards Efficient Vision Transformer☆32Updated last year
- LLM Inference with Microscaling Format☆22Updated 6 months ago
- This repo contains the code for studying the interplay between quantization and sparsity methods☆18Updated 2 months ago
- [ICML 2024] SPP: Sparsity-Preserved Parameter-Efficient Fine-Tuning for Large Language Models☆20Updated 11 months ago
- SQUEEZED ATTENTION: Accelerating Long Prompt LLM Inference☆46Updated 5 months ago
- ☆25Updated 6 months ago
- ☆20Updated 6 months ago
- AFPQ code implementation