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,170Updated 3 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☆929Updated 2 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,312Updated 10 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆973Updated last year
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆751Updated last year
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆799Updated 10 months ago
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆515Updated 10 months ago
- Serving multiple LoRA finetuned LLM as one☆1,129Updated last year
- Fast, Flexible and Portable Structured Generation☆1,447Updated this week
- Efficient LLM Inference over Long Sequences☆394Updated 6 months ago
- OLMoE: Open Mixture-of-Experts Language Models☆940Updated 3 months ago
- LLM KV cache compression made easy☆740Updated 3 weeks ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,095Updated 2 weeks ago
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆397Updated last year
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆669Updated 8 months ago
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆952Updated this week
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆884Updated last month
- Muon is Scalable for LLM Training☆1,397Updated 5 months ago
- Ring attention implementation with flash attention☆957Updated 3 months ago
- Fast inference from large lauguage models via speculative decoding☆875Updated last year
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,514Updated this week
- For releasing code related to compression methods for transformers, accompanying our publications☆454Updated 11 months ago
- Microsoft Automatic Mixed Precision Library☆634Updated last month
- Scalable toolkit for efficient model alignment☆847Updated 2 months ago
- A family of compressed models obtained via pruning and knowledge distillation☆361Updated 2 months ago
- LongBench v2 and LongBench (ACL 25'&24')☆1,053Updated 11 months ago
- 🎯Accuracy-first quantization toolkit for LLMs, focusing on minimizing quality degradation across Weight Only Quantization, MXFP4, NVFP4,…☆793Updated this week
- A high-performance inference system for large language models, designed for production environments.☆489Updated 2 weeks ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆600Updated last year
- Minimalistic large language model 3D-parallelism training☆2,396Updated 3 weeks ago
- Materials for learning SGLang☆709Updated 3 weeks ago