Skip to content

Commit 0239eff

Browse files
KuntaiDuwuisawesome
authored andcommitted
[Doc] Fix wrong github link in LMCache examples (vllm-project#17274)
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
1 parent 553da4c commit 0239eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/lmcache/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This example demonstrates how to run LMCache with disaggregated prefill using NI
88

99
### Prerequisites
1010

11-
- Install [LMCache](https://github.com/ai-dynamo/lmcache)
12-
- Install [NIXL](https://github.com/ai-dynamo/nixl)
11+
- Install [LMCache](https://github.com/LMCache/LMCache). You can simply run `pip install lmcache`.
12+
- Install [NIXL](https://github.com/ai-dynamo/nixl).
1313
- At least 2 GPUs
1414
- Valid Hugging Face token (HF_TOKEN) for Llama 3.1 8B Instruct.
1515

0 commit comments

Comments
 (0)