Skip to content

0xmoei/Dria-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 

Repository files navigation

image

Dria Node

  • Official Guide + Windows Version: https://dria.co/join
  • This guide is for Linux AMD (aka VPS)
  • You can run on both CPU-only or GPU clouds or local systems

1- Install Dependecies

# lshw
sudo apt install lshw

# Ollama
curl -fsSL https://ollama.com/install.sh | sh

source /root/.bashrc

2- Install Dria

curl -fsSL https://dria.co/launcher | bash

source /root/.bashrc

3- Setup Dria Node

# Run a step by step nodesetup
dkn-compute-launcher setup

# Change node settings manually: wallet, models, api keys, network settings
dkn-compute-launcher settings
  • Make sure you modified Wallet, Models, API Keys and Save & Exit
  • Wallet: Enter your EVM wallet privatekey
  • Models I picked:
    • ollama: Needs high specs since it's a local model, check Model Requirements Guide.
    • gemini: A google API with upto 1500 free requests daily, No cost, no high specs. Get your Google API here
    • OpenRouter is an API, You can buy credits with crypto to use it, Get API here.
  • API Keys: Since I'm only using gemini annd openrouter models, then i only enter their APIs and skip others.

image

To measure your models: dkn-compute-launcher settings > Models > Measure local models > Press Enter

4-Run Dria Node

# Open a screen session to run it on background
screen -S dria

# Run Node
dkn-compute-launcher start

image

  • You can minimze the screen with CTRL+A+D
  • To open your screen again:screen -r dria

5- Create/Enter Invite Code

Run:

dkn-compute-launcher referrals
  • Create your own referral code and enter mine for your own node: yeDwejMIC7m3FtvM4vD5

6- Earn Node-Keeper Role

Join Discord and Fill the Form to receive role

image

6- Check your points

Connect Node EVM wallet and Check your points

https://dria.co/edge-ai/my-node

Node Commands Help

dkn-compute-launcher

Uninstall Node

dkn-compute-launcher uninstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published