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,804Updated 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
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,300Updated 7 months ago
- FlashInfer: Kernel Library for LLM Serving☆4,354Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,882Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,680Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,085Updated 6 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,208Updated 4 months ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,489Updated last week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆7,437Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,014Updated 8 months ago
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,876Updated last month
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,471Updated this week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,241Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,575Updated last year
- [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
- Transformer related optimization, including BERT, GPT☆6,377Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,645Updated last year
- 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
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,851Updated last week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,312Updated 9 months ago
- Fast, Flexible and Portable Structured Generation☆1,445Updated this week
- The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.☆1,489Updated 2 weeks ago
- Minimalistic large language model 3D-parallelism training☆2,381Updated 2 weeks ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,654Updated last year
- Serving multiple LoRA finetuned LLM as one☆1,128Updated last year
- LLMPerf is a library for validating and benchmarking LLMs☆1,068Updated last year
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,078Updated last week
- DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models☆1,860Updated last year
- The Triton TensorRT-LLM Backend☆910Updated this week
- RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.☆972Updated this week