Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

A node with Diplo Knowledge

Step 1: Install GaiaNet node

curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash

Step 2: Init with the Llama-3.1-8B model

gaianet init --config https://raw.githubusercontent.com/GaiaNet-AI/node-configs/main/diplo/config.json

Step 3: Start the node

gaianet start

Now you can use the node as a web-based chatbot or as an OpenAI API drop-in replacement.