v0.4.8rc4-cu129
ComposioHQ/awesome-claude-skillsv0.4.8rc4-cu129Jun 18, 2026by github-actions[bot]
AI Summary
Provides a CUDA 12.9 wheel for LMCache version 0.4.8rc4, enabling optimized performance on compatible NVIDIA hardware.
Key Highlights
- CUDA 12.9 support
- Installation command provided for pip
- Pre-release version (rc4)
New Features
- CUDA 12.9 wheel installation
Full Release Notes
CUDA 12.9 wheel for LMCache v0.4.8rc4. ``` VERSION=v0.4.8rc4 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 ```