v0.5.3rc2-cu129
LMCache/LMCachev0.5.3rc2-cu129Aug 4, 2026by github-actions[bot]
AI Summary
Pre-release candidate 2 for CUDA 12.9 support.
Key Highlights
- CUDA 12.9 wheel for LMCache
- uv pip install instructions provided
New Features
- CUDA 12.9 wheel installation
Full Release Notes
CUDA 12.9 wheel for LMCache v0.5.3rc2. ``` VERSION=v0.5.3rc2 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 ```