"lib/llm/vscode:/vscode.git/clone" did not exist on "859944f4cd68160e210698720cf63f8bc66ef885"
Unverified Commit 15cccfe4 authored by ZichengMa's avatar ZichengMa Committed by GitHub
Browse files

docs: fix doc for kvbm (#2621)

parent cc48dd3e
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment