ModelTC / LightLLMLinks
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
☆3,818Updated this week
Alternatives and similar repositories for LightLLM
Users that are interested in LightLLM are comparing it to the libraries listed below
Sorting:
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,399Updated 5 months ago
- FlashInfer: Kernel Library for LLM Serving☆4,354Updated this week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆7,437Updated this week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,300Updated 7 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,680Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,876Updated last month
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,489Updated last week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,085Updated 6 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,884Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,014Updated 8 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,208Updated 4 months ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,575Updated last year
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,471Updated this week
- A curated list for Efficient Large Language Models☆1,920Updated 6 months ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,851Updated last week
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,169Updated 3 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,241Updated last year
- Transformer related optimization, including BERT, GPT☆6,377Updated last year
- Fast, Flexible and Portable Structured Generation☆1,445Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆3,027Updated last week
- Minimalistic large language model 3D-parallelism training☆2,396Updated 2 weeks ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,312Updated 9 months ago
- The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.☆1,489Updated 2 weeks ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,078Updated last week
- RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.☆972Updated this week
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,243Updated 6 months ago
- Awesome LLM compression research papers and tools.☆1,749Updated last month
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆12,481Updated this week
- The Triton TensorRT-LLM Backend☆910Updated this week
- Fast inference from large lauguage models via speculative decoding☆872Updated last year