parent
4a73b3c661
commit
960646144d
|
|
@ -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)**
|
||||
|
|
|
|||
Loading…
Reference in New Issue