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,174Updated 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☆940Updated 2 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,315Updated 10 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆750Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆987Updated last year
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆521Updated 11 months ago
- Serving multiple LoRA finetuned LLM as one☆1,135Updated last year
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆806Updated 10 months ago
- OLMoE: Open Mixture-of-Experts Language Models☆950Updated 4 months ago
- Ring attention implementation with flash attention☆967Updated 4 months ago
- A high-performance inference system for large language models, designed for production environments.☆491Updated last month
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆674Updated 9 months ago
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆886Updated 2 months ago
- Fast inference from large lauguage models via speculative decoding☆884Updated last year
- For releasing code related to compression methods for transformers, accompanying our publications☆454Updated last year
- Fast, Flexible and Portable Structured Generation☆1,499Updated last week
- LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD ROCm, Intel XPU and Intel/AMD/Apple CPU vi…☆982Updated this week
- Scalable toolkit for efficient model alignment☆847Updated 3 months ago
- 🎯An accuracy-first, highly efficient quantization toolkit for LLMs, designed to minimize quality degradation across Weight-Only Quantiza…☆830Updated this week
- Efficient LLM Inference over Long Sequences☆394Updated 7 months 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
- LLM KV cache compression made easy☆858Updated this week
- Official implementation of Half-Quadratic Quantization (HQQ)☆907Updated last month
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆611Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,896Updated 2 years ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,615Updated this week
- Minimalistic large language model 3D-parallelism training☆2,422Updated last month
- A family of compressed models obtained via pruning and knowledge distillation☆363Updated 2 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,133Updated last week
- LongBench v2 and LongBench (ACL 25'&24')☆1,074Updated last year
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆1,103Updated last year