diff --git a/examples/others/lmcache/cpu_offload_lmcache.py b/examples/others/lmcache/cpu_offload_lmcache.py index 9138b53679b3f..e10ee4e2a9a9a 100644 --- a/examples/others/lmcache/cpu_offload_lmcache.py +++ b/examples/others/lmcache/cpu_offload_lmcache.py @@ -17,7 +17,8 @@ Usage: (Without enable_chunked_prefill) Note that `lmcache` is needed to run this example. -Requirements: Linux, Python: 3.10 or higher, CUDA: 12.1 +Requirements: +https://docs.lmcache.ai/getting_started/installation.html#prerequisites Learn more about LMCache environment setup, please refer to: https://docs.lmcache.ai/getting_started/installation.html """