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.
☆917Updated 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) and EAGLE-2 (EMNLP'24)☆968Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆982Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆737Updated 5 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆701Updated 4 months ago
- Fast, Flexible and Portable Structured Generation☆704Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆729Updated 5 months ago
- OLMoE: Open Mixture-of-Experts Language Models☆610Updated 2 months ago
- Production ready LLM model compression/quantization toolkit with accelerated inference support for both cpu/gpu via HF, vLLM, and SGLang.☆284Updated this week
- [ICLR 2025] DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads☆426Updated last week
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆584Updated 11 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,194Updated 4 months ago
- Official repository for ICLR 2025 paper "Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing". Your efficient an…☆630Updated last week
- A family of compressed models obtained via pruning and knowledge distillation☆321Updated 3 months ago
- FlashInfer: Kernel Library for LLM Serving☆2,078Updated this week
- Efficient LLM Inference over Long Sequences☆357Updated this week
- Advanced Quantization Algorithm for LLMs/VLMs.☆372Updated this week
- Large Reasoning Models☆801Updated 2 months ago
- Official implementation of Half-Quadratic Quantization (HQQ)☆748Updated this week
- Fast inference from large lauguage models via speculative decoding☆657Updated 5 months ago
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆588Updated last week
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆496Updated this week
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆389Updated 4 months ago
- An Open Source Toolkit For LLM Distillation☆496Updated last month
- 📰 Must-read papers and blogs on Speculative Decoding ⚡️☆595Updated last week
- [ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.☆767Updated 4 months ago
- For releasing code related to compression methods for transformers, accompanying our publications☆408Updated last month
- Minimalistic large language model 3D-parallelism training☆1,483Updated this week
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆640Updated 8 months ago
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆332Updated 6 months ago