We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553da4c commit 0239effCopy full SHA for 0239eff
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