For the complete documentation index, see llms.txt. This page is also available as Markdown.

v0.2.1

v0.2.1

wget https://github.com/RepublicAI/networks/releases/download/v0.2.1/republicd-linux-amd64 -O republicd
chmod +x republicd
sudo systemctl stop republicd
mv republicd $HOME/go/bin/
sudo systemctl restart republicd
sudo journalctl -u republicd -f -o cat

Last updated