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,875Updated 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,431Updated 6 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,312Updated 8 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,699Updated last year
- FlashInfer: Kernel Library for LLM Serving☆4,853Updated this week
- LMDeploy is a toolkit for compressing, deploying, and serving LLMs.☆7,576Updated this week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,705Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,092Updated 7 months ago
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,969Updated 2 weeks ago
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,677Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,896Updated 2 years ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,249Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,028Updated 9 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,224Updated 5 months ago
- [NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention…☆1,180Updated 4 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3 (NeurIPS'25).☆2,169Updated last week
- Minimalistic large language model 3D-parallelism training☆2,529Updated last month
- Fast, Flexible and Portable Structured Generation☆1,527Updated last week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,316Updated 11 months ago
- RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.☆1,041Updated this week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,859Updated last week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,600Updated last year
- DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models☆1,891Updated 2 years ago
- Transformer related optimization, including BERT, GPT☆6,392Updated last year
- AllenAI's post-training codebase☆3,562Updated this week
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,654Updated last year
- The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.☆1,524Updated last month
- Fast inference from large lauguage models via speculative decoding☆886Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,939Updated 2 weeks ago
- 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,132Updated this week
- slime is an LLM post-training framework for RL Scaling.☆3,668Updated this week