v0.4.8rc3-cu129
SkyworkAI/SkyReels-V2v0.4.8rc3-cu129Jun 18, 2026by github-actions[bot]
AI Summary
Provides a CUDA 12.9 wheel for LMCache version 0.4.8rc3 to enable GPU acceleration.
Key Highlights
- CUDA 12.9 support
- LMCache version 0.4.8rc3
- Installation command provided for pip install
New Features
- CUDA 12.9 wheel installation
- LMCache v0.4.8rc3
Full Release Notes
CUDA 12.9 wheel for LMCache v0.4.8rc3. ``` VERSION=v0.4.8rc3 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 ```