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.
pip install
1 parent d8bccde commit 8137254Copy full SHA for 8137254
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