10 lines
363 B
Markdown
10 lines
363 B
Markdown
# 2026-04-15
|
|
|
|
## Updated vLLM with LMCache Dockerfile
|
|
|
|
Mike asked me to modify the Dockerfile at `/home/openclaw/dev/vllm-with-lmcache/Dockerfile` to:
|
|
- Clone from `https://github.com/neuralwatt/LMCache.git` instead of original LMCache repo
|
|
- Checkout branch `fix/mla-multi-group-kv-cache`
|
|
- Build from that branch
|
|
|
|
Successfully updated the file with the changes. |