microsoft / MInferenceLinks
[NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention, which reduces inference latency by up to 10x for pre-filling on an A100 while maintaining accuracy.
☆1,136Updated last week
Alternatives and similar repositories for MInference
Users that are interested in MInference are comparing it to the libraries listed below
Sorting:
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,281Updated 7 months ago
- A throughput-oriented high-performance serving framework for LLMs☆894Updated 3 weeks ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆1,851Updated last week
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆746Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,097Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆905Updated last year
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆765Updated 7 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,042Updated last week
- For releasing code related to compression methods for transformers, accompanying our publications☆446Updated 8 months ago
- OLMoE: Open Mixture-of-Experts Language Models☆878Updated 2 weeks ago
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆382Updated last year
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆817Updated this week
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆493Updated 8 months ago
- Scalable toolkit for efficient model alignment☆842Updated this week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆630Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆879Updated last month
- A family of compressed models obtained via pruning and knowledge distillation☆352Updated 10 months ago
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆658Updated 5 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆854Updated 4 months ago
- LLM KV cache compression made easy☆642Updated this week
- A high-performance inference system for large language models, designed for production environments.☆472Updated 2 weeks ago
- Efficient LLM Inference over Long Sequences☆390Updated 3 months ago
- Fast, Flexible and Portable Structured Generation☆1,288Updated last week
- Fast inference from large lauguage models via speculative decoding☆831Updated last year
- Ring attention implementation with flash attention☆885Updated last month
- Advanced Quantization Algorithm for LLMs and VLMs, with support for CPU, Intel GPU, CUDA and HPU.☆651Updated this week
- LongBench v2 and LongBench (ACL 25'&24')☆983Updated 8 months ago
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆439Updated 11 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,065Updated last year
- ⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)☆992Updated 10 months ago