mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-20 05:47:54 +08:00
[Doc] Fix wrong github link in LMCache examples (#17274)
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
This commit is contained in:
parent
cb3f2d8d10
commit
9053d0b134
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user