v0.5.2rc1-cu129
FerrisMind/omnivoice-rsv0.5.2rc1-cu129Jul 20, 2026by github-actions[bot]
AI Summary
This is a release candidate (rc1) for LMCache v0.5.2, packaged with CUDA 12.9 support to allow early testing of the upcoming version on compatible hardware.
Key Highlights
- CUDA 12.9 wheel for LMCache v0.5.2rc1
- Release Candidate 1
- Installation instructions provided
New Features
- CUDA 12.9 wheel support
Full Release Notes
CUDA 12.9 wheel for LMCache v0.5.2rc1. ``` VERSION=v0.5.2rc1 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 ```