Skip to content

v0.1.0a8

September 1, 2026. Install with pip install "vtune==0.1.0a8", or add the Linux/WSL experiment runtime with pip install "vtune[runtime]==0.1.0a8".

This follow-up alpha fixes Python 3.11 imports. TrialReport.execution now uses a dataclass default factory, which is compatible with Python 3.11.

Validation and limitations

All 49 available private tests and 12 subtests passed. Public package checks passed on Python 3.11 and 3.12, and documentation, package metadata, and clean wheel installation checks passed. vLLM 0.28.0 and GuideLLM 0.7.3 were installed and inspected on one RTX 3080 WSL host, but a native server run could not complete because of the available CUDA environment. Simultaneous multi-GPU execution was not tested because only one physical GPU was available. Parallel mode remains experimental; rerun finalists sequentially before production use.