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,164Updated 2 months ago
Alternatives and similar repositories for MInference
Users that are interested in MInference are comparing it to the libraries listed below
Sorting:
- A throughput-oriented high-performance serving framework for LLMs☆923Updated last month
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,307Updated 9 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆790Updated 9 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆961Updated last year
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆882Updated 3 weeks ago
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆510Updated 10 months ago
- Fast, Flexible and Portable Structured Generation☆1,418Updated last week
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆924Updated last week
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆750Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,126Updated last year
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆670Updated 7 months ago
- OLMoE: Open Mixture-of-Experts Language Models☆925Updated 2 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,395Updated this week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,065Updated 3 weeks ago
- For releasing code related to compression methods for transformers, accompanying our publications☆452Updated 11 months ago
- Efficient LLM Inference over Long Sequences☆393Updated 5 months ago
- Muon is Scalable for LLM Training☆1,380Updated 4 months ago
- Official implementation of Half-Quadratic Quantization (HQQ)☆900Updated last month
- LLM KV cache compression made easy☆717Updated this week
- Fast inference from large lauguage models via speculative decoding☆865Updated last year
- Ring attention implementation with flash attention☆944Updated 3 months ago
- A high-performance inference system for large language models, designed for production environments.☆488Updated last month
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆397Updated last year
- LongBench v2 and LongBench (ACL 25'&24')☆1,038Updated 11 months ago
- Advanced quantization toolkit for LLMs and VLMs. Support for WOQ, MXFP4, NVFP4, GGUF, Adaptive Schemes and seamless integration with Tra…☆764Updated this week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆632Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,669Updated last year
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆599Updated last year
- [EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLM, VLM, and video generation models.☆638Updated 3 weeks ago
- Microsoft Automatic Mixed Precision Library☆629Updated 2 weeks ago