mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-28 02:57:03 +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
|
### 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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user