v0.1.0a4
Highlights
- Added a supported runtime installation extra.
- Made missing runtime executables and long tracebacks actionable.
- Added a complete commented configuration and installation guide.
Release artifacts
| Platform | Install |
|---|---|
| PyPI | pip install "vtune==0.1.0a4" |
| Linux/WSL runtime | pip install "vtune[runtime]==0.1.0a4" |
The universal wheel and source distribution are attached to the GitHub release.
Installation and diagnostics
- Added the
runtimeextra for vLLM and GuideLLM. - Added direct installation guidance when either runtime executable is missing.
- Resolved each progress stage on one line, showed baseline diagnostics immediately, and preserved root-cause exception lines.
Documentation
- Documented every configuration section, tuning form, benchmark profile, request route, dataset family, and Windows/WSL distinction.
Validation and limitations
Native experiment execution remained Linux/WSL-only, with broader hardware validation outside this alpha release.
Full changelog: v0.1.0a3...v0.1.0a4.