Before proceeding, make sure you have compatible hardware.

For advanced users, we recommend using Docker. Check out our Docker guide to get started.

macOS

You can join Inference Devnet on macOS by running the Inference Devnet Desktop App or by using the Inference Devnet CLI.

Desktop App

The easiest way to join Inference Devnet on macOS is to download and install the Inference Devnet macOS app from the official website.

Launch the app and follow the on-screen instructions to set up your account and launch a node.

CLI

Inference.net can also be run as a CLI tool on macOS. To install Inference.net CLI, run following command in your terminal:

curl -fsSL https://devnet.inference.net/install.sh | sh

After installation, register your account and follow the steps in the dashboard to start your node.

Windows

You can join Inference Devnet on Windows by running the Inference Devnet Desktop App.

Desktop App

The easiest way to join Inference Devnet on Windows is to download and install the Inference Devnet Windows app from the official website.

Launch the app and follow the on-screen instructions to set up your account and launch a node.

Linux

You can join Inference Devnet on Linux by running the Inference Devnet CLI.

curl -fsSL https://devnet.inference.net/install.sh | sh

After installation, register your account and follow the steps in the dashboard to start your node.

Next Steps