[Doc] Fix wrong github link in LMCache examples (#17274)
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
This commit is contained in:
@@ -8,8 +8,8 @@ This example demonstrates how to run LMCache with disaggregated prefill using NI
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Install [LMCache](https://github.com/ai-dynamo/lmcache)
|
||||
- Install [NIXL](https://github.com/ai-dynamo/nixl)
|
||||
- Install [LMCache](https://github.com/LMCache/LMCache). You can simply run `pip install lmcache`.
|
||||
- Install [NIXL](https://github.com/ai-dynamo/nixl).
|
||||
- At least 2 GPUs
|
||||
- Valid Hugging Face token (HF_TOKEN) for Llama 3.1 8B Instruct.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user