xlite-dev / Awesome-LLM-InferenceLinks
๐A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.๐
โ4,380Updated last week
Alternatives and similar repositories for Awesome-LLM-Inference
Users that are interested in Awesome-LLM-Inference are comparing it to the libraries listed below
Sorting:
- My learning notes/codes for ML SYS.โ3,211Updated last week
- A curated list for Efficient Large Language Modelsโ1,824Updated last month
- FlashInfer: Kernel Library for LLM Servingโ3,524Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabiliโฆโ3,480Updated this week
- Awesome LLM compression research papers and tools.โ1,630Updated last month
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Accelerationโ3,195Updated 3 weeks ago
- Large Language Model (LLM) Systems Paper Listโ1,437Updated last week
- [TMLR 2024] Efficient Large Language Models: A Surveyโ1,200Updated last month
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.โ3,732Updated this week
- how to optimize some algorithm in cuda.โ2,405Updated this week
- An Easy-to-use, Scalable and High-performance RLHF Framework based on Ray (PPO & GRPO & REINFORCE++ & vLLM & Ray & Dynamic Sampling & Asyโฆโ7,653Updated this week
- ๐LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners๐, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.๐โ6,127Updated this week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.โ1,462Updated last week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.โ6,854Updated this week
- ๐ฐ Must-read papers and blogs on Speculative Decoding โก๏ธโ879Updated this week
- Material for gpu-mode lecturesโ4,842Updated last month
- ๐ฐ Must-read papers and blogs on LLM based Long Context Modeling ๐ฅโ1,660Updated this week
- Transformer related optimization, including BERT, GPTโ6,270Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2โ2,134Updated 3 weeks ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:โ2,224Updated 3 months ago
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.โ807Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Modelsโ1,471Updated last year
- This repository collects papers for "A Survey on Knowledge Distillation of Large Language Models". We break down KD into Knowledge Elicitโฆโ1,130Updated 5 months ago
- The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.