363 B
363 B
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.gitinstead of original LMCache repo - Checkout branch
fix/mla-multi-group-kv-cache - Build from that branch
Successfully updated the file with the changes.