We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0296ede commit 0cbceecCopy full SHA for 0cbceec
examples/lmcache/README.md
@@ -8,8 +8,8 @@ This example demonstrates how to run LMCache with disaggregated prefill using NI
8
9
### Prerequisites
10
11
-- Install [LMCache](https://github.com/ai-dynamo/lmcache)
12
-- 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).
13
- At least 2 GPUs
14
- Valid Hugging Face token (HF_TOKEN) for Llama 3.1 8B Instruct.
15
0 commit comments