LightLLM

Lightweight, scalable Python LLM inference and serving framework focused on high throughput.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

ModelTC's LightLLM is a pure Python inference and serving framework for large language models, built around a lightweight and easily modified codebase that still targets high throughput. Asynchronous request processing and token level KV cache management keep GPU memory utilization high under load, and the framework adds constrained decoding for structured output, SLA aware request scheduling, and prefix KV cache transfer across distributed ranks. Its design borrows proven techniques from FasterTransformer, TGI, vLLM, and FlashAttention, and the 1.0 release reported strong DeepSeek-R1 serving performance on a single H200 machine. Because the stack is Python end to end, research groups adapt it readily, and systems work built on LightLLM has appeared at venues including OSDI, SOSP, ASPLOS, and ACL. Organizations serving models at scale and researchers prototyping scheduling or caching ideas are the typical users. Released under the Apache 2.0 license.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
May 7, 2026

Related Tools

Minimalist ML framework in Rust by Hugging Face for fast inference.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

Open-source ChatGPT alternative that runs 100% offline on your computer.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Port of Meta's LLaMA model in C/C++ for efficient CPU inference

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Fast LLM inference on consumer GPUs using neuron-aware sparse computation.

Open SourceSelf HostedOfflineGPU 4GB+
Advanced
0.0 (0)
Featured

High-throughput LLM serving engine with PagedAttention

Open SourceSelf HostedOfflineGPU 16GB+
Intermediate
0.0 (0)

Minimalist machine learning framework for Rust focused on performance and serverless inference.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all LLM Inference & Serving tools