Skip to main content

Installation

  1. Download, and install Python (v3.10 or higher)
GPU support

hachi machi installs a CPU-only version of PyTorch by default. If you want GPU acceleration, install the appropriate PyTorch build before running the command below. See pytorch.org/get-started/locally to find the right command for your system.

Apple Silicon (MPS) requires no additional steps.

  1. In the terminal, run:
pip install hachi-machi --pre
  1. Then run:
hxmx --version

If you see a banner in the console, it's been sucessfully installed.