v0.1.0a8
Highlights
This follow-up alpha restores Python 3.11 compatibility by using a dataclass
default factory for TrialReport.execution.
Release artifacts
| Platform | Install |
|---|---|
| PyPI | pip install "vtune==0.1.0a8" |
| Linux/WSL runtime | pip install "vtune[runtime]==0.1.0a8" |
Compatibility
- Fixed the Python 3.11 import failure shipped in a7.
- Preserved Python 3.12 and stored-result behavior.
Validation and limitations
- All 49 available private tests and 12 subtests passed.
- Python 3.11/3.12, documentation, package metadata, and clean-wheel checks passed.
- The available RTX 3080 WSL environment could not complete a vLLM 0.28.0 native run. Multi-GPU execution remained untested and parallel mode remained experimental.
Full changelog: v0.1.0a7...v0.1.0a8.