Unverified Commit 6a5b08f5 authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by GitHub
Browse files

chore: Remove obsolete note about lmcache not supported on arm or cuda 13 (#8213)


Signed-off-by: default avatarDmitry Tokarev <dtokarev@nvidia.com>
parent 423c89ee
...@@ -10,10 +10,6 @@ LMCache is a high-performance KV cache layer that supercharges LLM serving by en ...@@ -10,10 +10,6 @@ LMCache is a high-performance KV cache layer that supercharges LLM serving by en
This document describes how LMCache is integrated into Dynamo's vLLM backend to provide enhanced performance and memory efficiency. This document describes how LMCache is integrated into Dynamo's vLLM backend to provide enhanced performance and memory efficiency.
## Platform Support
**Important Note**: LMCache integration currently only supports x86 architecture. ARM64 is not supported at this time.
## Aggregated Serving ## Aggregated Serving
### Configuration ### Configuration
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment