Pre-compiled wheels with CPU and CUDA support.
Note: pip may warn about missing hashes — safe (direct GitHub downloads).
Install:
pip install guanaco-py --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cpu/
Force wheels:
pip install guanaco-py --only-binary=:all: --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cpu/
Install:
pip install guanaco-py --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu121/
Force wheels:
pip install guanaco-py --only-binary=:all: --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu121/
Install:
pip install guanaco-py --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu122/
Force wheels:
pip install guanaco-py --only-binary=:all: --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu122/
Install:
pip install guanaco-py --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu123/
Force wheels:
pip install guanaco-py --only-binary=:all: --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu123/
Install:
pip install guanaco-py --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu124/
Force wheels:
pip install guanaco-py --only-binary=:all: --extra-index-url https://TheBigEye.github.io/guanaco-py/whl/cu124/
Generated by GitHub Actions