v0.23.8
Highlights
- Added prebuilt CUDA 13 wheels for Linux aarch64.
- ARM64 and x86_64 CUDA 13 wheels now cover CPython 3.10 through 3.14.
- Added a manual ARM-only release preflight that builds artifacts without publishing a GitHub Release or PyPI package.
Installation
python -m pip install --only-binary=:all: pegaflow-llm-cu13==0.23.8pip selects the matching x86_64 or aarch64 wheel automatically.
Validation
- Manual ARM64 CUDA 13 preflight: 5/5 wheel builds passed.
- Tagged release matrix: 15/15 wheel builds passed.
- GitHub Release and both PyPI publish jobs completed successfully.
Full Changelog: v0.23.7...v0.23.8