- Official Guide + Windows Version: https://dria.co/join
- This guide is for Linux AMD (aka VPS)
- You can run on both
CPU-onlyorGPUclouds or local systems
# lshw
sudo apt install lshw
# Ollama
curl -fsSL https://ollama.com/install.sh | sh
source /root/.bashrccurl -fsSL https://dria.co/launcher | bash
source /root/.bashrc
# 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 Keysand Save & Exit Wallet: Enter your EVM wallet privatekeyModelsI 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 hereOpenRouteris an API, You can buy credits with crypto to use it, Get API here.
API Keys: Since I'm only usinggeminianndopenroutermodels, then i only enter their APIs and skip others.
To measure your models:
dkn-compute-launcher settings> Models > Measure local models > PressEnter
# Open a screen session to run it on background
screen -S dria
# Run Node
dkn-compute-launcher start- You can minimze the screen with
CTRL+A+D - To open your screen again:
screen -r dria
Run:
dkn-compute-launcher referrals- Create your own referral code and enter mine for your own node:
yeDwejMIC7m3FtvM4vD5
Join Discord and Fill the Form to receive role
Connect Node EVM wallet and Check your points
https://dria.co/edge-ai/my-node
dkn-compute-launcherdkn-compute-launcher uninstall


