Skip to content

Installation

Install the latest version directly from GitHub:

pip install git+https://github.com/Lumi-node/task-exchangeable-inference.git

Requires Python ≥ 3.10.

Development install

git clone https://github.com/Lumi-node/task-exchangeable-inference.git
cd task-exchangeable-inference
pip install -e ".[dev]"
pytest -q

Not published to PyPI — install from source as shown above.