Skip to content

GaiaNet-AI/gaia-nexus-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

GaiaNexus

Installation

# Install GaiaNode
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/raw/refs/heads/feat-integrate-nexus/install.sh' | bash

# Download the wasm file
curl -LO https://github.com/GaiaNet-AI/gaia-nexus-release/releases/download/0.1.0/llama-api-server.wasm

# Move the wasm file to the GaiaNode directory
mv llama-api-server.wasm $HOME/gaianet/

Usage

# initialize the node
gaianet init

# start the node
gaianet start

# stop the node
gaianet stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published