diff --git a/README.md b/README.md index b4c656dd1..11e21d505 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Dynamo is designed to be inference engine agnostic (supports TRT-LLM, vLLM, SGLa | [**KV-Aware Routing**](/docs/architecture/kv_cache_routing.md) | ✅ | ✅ | ✅ | | [**Load Based Planner**](/docs/architecture/load_planner.md) | 🚧 | 🚧 | 🚧 | | [**SLA-Based Planner**](/docs/architecture/sla_planner.md) | ✅ | ✅ | 🚧 | -| [**KVBM**](/docs/architecture/kvbm_architecture.md) | ✅ | ✅ | 🚧 | +| [**KVBM**](/docs/architecture/kvbm_architecture.md) | ✅ | 🚧 | ✅ | To learn more about each framework and their capabilities, check out each framework's README! - **[vLLM](components/backends/vllm/README.md)**