Optional backend-specific wheel variants for qwentts-cpp-python.
The default PyPI package is CUDA 12.8:
pip install qwentts-cpp-python
Install a backend-specific wheel from this repository with --find-links:
pip install "qwentts-cpp-python==0.3.1+cpu" -f
https://huggingface.co/datasets/andito/qwentts-cpp-python-wheels/tree/main/whl/cpu
pip install "qwentts-cpp-python==0.3.1+cu124" -f… See the full description on the dataset page:
https://huggingface.co/datasets/andito/qwentts-cpp-python-wheels.