Skip to content

Release v0.5.0 · CUDA 12.9

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:16
eec3984

CUDA 12.9 wheel for LMCache v0.5.0.

VERSION=v0.5.0
uv pip install lmcache== \
  --extra-index-url https://download.pytorch.org/whl/cu129 \
  --find-links https://github.com/LMCache/LMCache/releases/expanded_assets/-cu129 \
  --index-strategy unsafe-best-match