Prerequisites

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


Step 1: Open Your Terminal

Open the Terminal application on your Linux system. You can usually find it in your applications menu or by pressing Ctrl + Alt + T.


Step 2: Download the Installation Script


For Linux with Intel

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

For Linux with AMD

sh -c "$(curl -sSL https://www.infera.org/scripts/infera-linux-amd.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.