MoE-Inf / awesome-moe-inference
Curated collection of papers in MoE model inference
☆161Updated 2 months ago
Alternatives and similar repositories for awesome-moe-inference:
Users that are interested in awesome-moe-inference are comparing it to the libraries listed below
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆248Updated 2 months ago
- InfiniGen: Efficient Generative Inference of Large Language Models with Dynamic KV Cache Management (OSDI'24)☆128Updated 9 months ago
- 📰 Must-read papers on KV Cache Compression (constantly updating 🤗).☆398Updated 3 weeks ago
- Summary of some awesome work for optimizing LLM inference☆69Updated 3 weeks ago
- ☆59Updated 10 months ago
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆80Updated 3 weeks ago
- ☆95Updated 5 months ago
- This repository is established to store personal notes and annotated papers during daily research.☆120Updated 2 weeks ago
- ☆104Updated 4 months ago
- Awesome-LLM-KV-Cache: A curated list of 📙Awesome LLM KV Cache Papers with Codes.☆288Updated 2 months ago
- This repository serves as a comprehensive survey of LLM development, featuring numerous research papers along with their corresponding co…☆118Updated 2 months ago
- LLM serving cluster simulator☆99Updated last year
- Spec-Bench: A Comprehensive Benchmark and Unified Evaluation Platform for Speculative Decoding (ACL 2024 Findings)☆261Updated 2 weeks ago
- nnScaler: Compiling DNN models for Parallel Training☆109Updated last week
- LLM Inference analyzer for different hardware platforms☆65Updated last week
- A low-latency & high-throughput serving engine for LLMs☆351Updated 2 weeks ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆205Updated last year
- Implement some method of LLM KV Cache Sparsity☆32Updated 11 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆276Updated 5 months ago
- paper and its code for AI System☆297Updated 3 weeks ago
- PyTorch library for cost-effective, fast and easy serving of MoE models.☆173Updated 2 weeks ago
- High performance Transformer implementation in C++.☆120Updated 3 months ago
- ☆53Updated last year
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …