Unverified Commit 9053d0b1 authored by Kuntai Du's avatar Kuntai Du Committed by GitHub
Browse files

[Doc] Fix wrong github link in LMCache examples (#17274)


Signed-off-by: default avatarKuntaiDu <kuntai@uchicago.edu>
parent cb3f2d8d
...@@ -8,8 +8,8 @@ This example demonstrates how to run LMCache with disaggregated prefill using NI ...@@ -8,8 +8,8 @@ This example demonstrates how to run LMCache with disaggregated prefill using NI
### Prerequisites ### Prerequisites
- Install [LMCache](https://github.com/ai-dynamo/lmcache) - Install [LMCache](https://github.com/LMCache/LMCache). You can simply run `pip install lmcache`.
- Install [NIXL](https://github.com/ai-dynamo/nixl) - Install [NIXL](https://github.com/ai-dynamo/nixl).
- At least 2 GPUs - At least 2 GPUs
- Valid Hugging Face token (HF_TOKEN) for Llama 3.1 8B Instruct. - Valid Hugging Face token (HF_TOKEN) for Llama 3.1 8B Instruct.
......
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