Skip to content

Find node configurations to easily setup your Gaia nodes on your machine with open source models and ready-made settings.

License

Notifications You must be signed in to change notification settings

GaiaNet-AI/node-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaia Node Configurations

This repository contains a collection of pre-set configuration files for quickly starting Gaia nodes with various large language models (LLMs) and settings. These configurations aim to simplify the process of deploying and using Gaia nodes for different use cases.

‼️ The pre-set configuration files only support Gaia node version 0.5.0 and above. If your node version is below 0.5.0, please remove the llamaedge_chat_port and llamaedge_embedding_port parameters.

Pre-set Configurations

You can find configuration files for the following models and their setup instructions in their respective readmes.

🧠 Language models

Quick Start

Most configurations follow a similar quick start guide:

  1. Install Gaia node:
    curl -sSfL https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh | bash
  2. Initialize with a pre-set configuration: Replace the example URL with the specific config.json URL from this repository. For example:
    gaianet init --config https://github.com/GaiaNet-AI/node-configs/main/llama-3-8b-instruct/config.json
  3. Start the node:
    gaianet start

After starting, you can usually access your Gaia node as a web-based chatbot or as an OpenAI API drop-in replacement. Refer to the Gaia documentation for more detailed usage instructions.

References

License

This work is licensed under the Apache License 2.0.

About

Find node configurations to easily setup your Gaia nodes on your machine with open source models and ready-made settings.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5