Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
9053d0b1
Unverified
Commit
9053d0b1
authored
Apr 27, 2025
by
Kuntai Du
Committed by
GitHub
Apr 28, 2025
Browse files
[Doc] Fix wrong github link in LMCache examples (#17274)
Signed-off-by:
KuntaiDu
<
kuntai@uchicago.edu
>
parent
cb3f2d8d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/lmcache/README.md
examples/lmcache/README.md
+2
-2
No files found.
examples/lmcache/README.md
View file @
9053d0b1
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment