galeselee / Awesome_LLM_System-PaperListView external linksLinks
Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of papers on accelerating LLMs, currently focusing mainly on inference acceleration, and related works will be gradually added in the future. Welcome contributions!
☆283Mar 6, 2025Updated 11 months ago
Alternatives and similar repositories for Awesome_LLM_System-PaperList
Users that are interested in Awesome_LLM_System-PaperList are comparing it to the libraries listed below
Sorting:
- paper and its code for AI System☆347Updated this week
- Dynamic Memory Management for Serving LLMs without PagedAttention☆458May 30, 2025Updated 8 months ago
- ☆630Jan 14, 2026Updated last month
- Disaggregated serving system for Large Language Models (LLMs).☆776Apr 6, 2025Updated 10 months ago
- A low-latency & high-throughput serving engine for LLMs☆474Jan 8, 2026Updated last month
- Large Language Model (LLM) Systems Paper List☆1,818Feb 8, 2026Updated last week
- Summary of some awesome work for optimizing LLM inference☆176Updated this week
- Efficient and easy multi-instance LLM serving☆527Sep 3, 2025Updated 5 months ago
- A ChatGPT(GPT-3.5) & GPT-4 Workload Trace to Optimize LLM Serving Systems☆238Feb 1, 2026Updated last week
- A large-scale simulation framework for LLM inference☆535Jul 25, 2025Updated 6 months ago
- 📰 Must-read papers on KV Cache Compression (constantly updating 🤗).☆658Sep 30, 2025Updated 4 months ago
- [OSDI'24] Serving LLM-based Applications Efficiently with Semantic Variable☆209Sep 21, 2024Updated last year
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆142Dec 4, 2024Updated last year
- ☆131Nov 11, 2024Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,990Jan 18, 2026Updated 3 weeks ago
- Quantized Attention on GPU☆44Nov 22, 2024Updated last year
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆120Mar 13, 2024Updated last year
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,247Aug 28, 2025Updated 5 months ago
- LLM serving cluster simulator☆135Apr 25, 2024Updated last year
- Curated collection of papers in machine learning systems☆507Feb 7, 2026Updated last week
- A throughput-oriented high-performance serving framework for LLMs☆945Oct 29, 2025Updated 3 months ago
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆163Updated this week
- MSCCL++: A GPU-driven communication stack for scalable AI applications☆462Feb 8, 2026Updated last week
- [ICML 2024 Oral] Any-Precision LLM: Low-Cost Deployment of Multiple, Different-Sized LLMs☆123Jul 4, 2025Updated 7 months ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆314Jun 10, 2025Updated 8 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆372Jul 10, 2025Updated 7 months ago
- Examples of CUDA implementations by Cutlass CuTe☆270Jul 1, 2025Updated 7 months ago
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆22Updated this week
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,701Updated this week
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆356Nov 20, 2025Updated 2 months ago
- A lightweight design for computation-communication overlap.☆219Jan 20, 2026Updated 3 weeks ago
- FlashInfer: Kernel Library for LLM Serving☆4,935Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆752Aug 6, 2025Updated 6 months ago
- how to optimize some algorithm in cuda.☆2,819Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,350Updated this week
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆617Sep 11, 2024Updated last year
- GLake: optimizing GPU memory management and IO transmission.☆497Mar 24, 2025Updated 10 months ago
- A curated list for Efficient Large Language Models☆1,950Jun 17, 2025Updated 7 months ago
- A model serving framework for various research and production scenarios. Seamlessly built upon the PyTorch and HuggingFace ecosystem.☆23Oct 11, 2024Updated last year