36 repos
Python libraries and frameworks focused on deploying, serving, and optimizing large language models in production. The cluster centers on high-performance inference engines, batch processing, memory optimization, and hardware acceleration (particularly AMD support). vLLM, the dominant repository by internal connectivity, exemplifies the core work here—providing efficient LLM serving infrastructure with features like paged attention and continuous batching. Repositories in this cluster address the practical engineering challenges of running LLMs at scale, from quantization and pruning to distributed inference and dynamic scheduling.
local-inference-lab/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs