Install and Run a Node
OSMI Super Node
Linux
# IMPORTANT: Keep the user service running when logged out
loginctl enable-linger $USER
# Install support software - you may need to use sudo
apt update && apt install -y unzip build-essential curl wget git
# Get and unzip osmi-node
wget https://links.osmi.ai/osmi-node_linux_amd64.zip
unzip osmi-node_linux_amd64.zip
# Install the software - you will be asked for your pairing code from the website
./osmi-node install
# When you get this prompt, use the code from the nodes webpage used to link
# Please paste your activation code and press enter to continue: <Your Code Here>Windows
Memory Nodes
LLM/Inference Nodes (Coming Soon)
Preliminary Specifications:
Inference Node Distributions
Last updated