Page cover image

Gaianet

Requirements

System
Specification

OSX with Apple Silicon (M1-M4 chip)

16GB RAM (32GB recommended)

Ubuntu Linux 20.04 with Nvidia CUDA 12 SDK

8GB VRAM on GPU

Azure/AWS

Nvidia T4 GPU Instance

1. Install dependencies

sudo apt update -y && apt install screen nano curl unzip git -y

2. Install Gaianet

curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
gaianet init --config https://raw.gaianet.ai/qwen2-0.5b-instruct/config.json
  • Start node

gaianet start

3. Connect Node to Dashboard

  • Get node info

gainet info

Last updated