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
dynamo
Commits
15cccfe4
"vscode:/vscode.git/clone" did not exist on "f08729ae158e7f82538dbdfb094ea5341815e7cc"
Unverified
Commit
15cccfe4
authored
Aug 21, 2025
by
ZichengMa
Committed by
GitHub
Aug 21, 2025
Browse files
docs: fix doc for kvbm (#2621)
parent
cc48dd3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/guides/run_kvbm_in_vllm.md
docs/guides/run_kvbm_in_vllm.md
+1
-1
No files found.
docs/guides/run_kvbm_in_vllm.md
View file @
15cccfe4
...
...
@@ -27,7 +27,7 @@ To use KVBM in vLLM, you can follow the steps below:
```
bash
# start up etcd for KVBM leader/worker registration and discovery
docker compose
-f
deploy/
metrics/
docker-compose.yml up
-d
docker compose
-f
deploy/docker-compose.yml up
-d
# build a container containing vllm and kvbm
./container/build.sh
--framework
vllm
--enable-kvbm
...
...
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