Prerequisites

Ensure Ollama is installed and running locally. You can download it from here.


Step 1: Open Your Terminal

On your Mac, open the Terminal app. You can find it via Spotlight (press Command + Space and type “Terminal”) or locate it in the Applications > Utilities folder.


Step 2: Download the Installation Script


For Apple M Series

sh -c "$(curl -sSL https://www.infera.org/scripts/infera-apple-m.sh)"

For Apple Intel

sh -c "$(curl -sSL https://www.infera.org/scripts/infera-intel-m.sh)"

Step 3: Running Infera Node

After installing, run the following command to start your Infera node:

init-infera

Step 4: Verify your node is running

If your node is running correctly, your terminal will display a message like this:


Troubleshooting

  • If the installation script fails, ensure your internet connection is active.
  • Make sure you have the latest version of Ollama running before starting the Infera node.

Need Help?

If you have any questions or encounter any issues, join our Discord Community for assistance.