v0.5.4rc1-cu129
LMCache/LMCachev0.5.4rc1-cu129Aug 12, 2026by github-actions[bot]
AI Summary
This release provides a pre-built wheel for LMCache version 0.5.4rc1 compatible with CUDA 12.9.
Key Highlights
- CUDA 12.9 Support
- LMCache v0.5.4rc1 Version
- Includes installation instructions
New Features
- CUDA 12.9 wheel for LMCache
Full Release Notes
CUDA 12.9 wheel for LMCache v0.5.4rc1. ``` VERSION=v0.5.4rc1 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 ```