Setup
ZenithTune is included in the aibooster Python package and can be easily installed via pip install.
pip install aibooster
The recommended version as of AIBooster v2512 is aibooster~=0.4.0 (0.4.0 or higher but less than 0.5.0).
The supported Python versions for aibooster are as follows:
| Architecture | Python Version |
|---|---|
| x86_64 | 3.8, 3.9, 3.10, 3.11, 3.12 |
| aarch64 | 3.8 |