microsoft / MInference
[NeurIPS'24 Spotlight, ICLR'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.
☆951Updated last week
Alternatives and similar repositories for MInference:
Users that are interested in MInference are comparing it to the libraries listed below
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,113Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,162Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆785Updated 6 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆706Updated 6 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,229Updated 3 weeks ago
- Fast, Flexible and Portable Structured Generation☆831Updated this week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆624Updated 3 weeks ago
- A family of compressed models obtained via pruning and knowledge distillation☆331Updated 4 months ago
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆622Updated this week
- For releasing code related to compression methods for transformers, accompanying our publications☆423Updated 2 months ago
- Efficient LLM Inference over Long Sequences☆365Updated last month
- Advanced Quantization Algorithm for LLMs/VLMs.☆414Updated this week
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆444Updated last month
- OLMoE: Open Mixture-of-Experts Language Models☆698Updated 3 weeks ago
- Minimalistic large language model 3D-parallelism training☆1,758Updated this week
- The code of our paper "InfLLM: Unveiling the Intrinsic Capacity of LLMs for Understanding Extremely Long Sequences with Training-Free Mem…☆348Updated 11 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆783Updated 7 months ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆598Updated last year
- An Open Source Toolkit For LLM Distillation☆562Updated 2 months ago
- Scalable toolkit for efficient model alignment☆756Updated 2 weeks ago
- FlashInfer: Kernel Library for LLM Serving☆2,532Updated this week
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆425Updated 6 months ago
- Serving multiple LoRA finetuned LLM as one☆1,044Updated 10 months ago
- Fast inference from large lauguage models via speculative decoding☆700Updated 7 months ago
- LongBench v2 and LongBench (ACL 2024)☆824Updated 2 months ago
- Ring attention implementation with flash attention☆721Updated last month
- 🐳 Efficient Triton implementations for "Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention"☆608Updated 2 weeks ago
- Production ready LLM model compression/quantization toolkit with hw accelerated inference support for both cpu/gpu via HF, vLLM, and SGLa…☆406Updated this week
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆463Updated 2 weeks ago
- Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends☆1,358Updated last week