llm-d

Kubernetes-native distributed inference stack combining vLLM with KV-cache-aware routing at scale.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Red Hat, Google Cloud, IBM Research, CoreWeave, and NVIDIA founded llm-d in 2025 to give Kubernetes a native way to serve large language models at scale, and the project entered the CNCF sandbox in March 2026. It layers three pieces: vLLM as the execution engine, the Kubernetes Inference Gateway for orchestration, and KV-cache-aware routing that balances requests by prefix-cache hits and worker load rather than round robin. On top of that come tiered KV cache offloading to CPU memory and disk, prefill/decode disaggregation for serving very large models, SLO-aware autoscaling, and OpenAI-compatible batch processing APIs. Installation uses Helm charts with published quickstart paths, and the v0.7 release from May 2026 brought predicted-latency scheduling to GA plus a kustomize-first deployment flow. Everything is Apache-2.0 licensed with about 3.9k GitHub stars. Platform engineers pick it over hand-rolled vLLM deployments when they need cache-aware load balancing and disaggregation without building the control plane themselves.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
Apache-2.0
Added
Jul 29, 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