Skip to content

Latest commit

 

History

History

dria

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Dria Compute Node

Dria unites consumer hardware to generate high-quality, high-throughput, low-cost synthetic data. Dria Knowledge Network is a decentralized network that allows many AI agents to collaborate on tasks that improve AI/ML models with synthetic data. A Dria Compute Node is a unit of computation within the Dria Knowledge Network, and its purpose is to process tasks given by the Dria Admin Node.

Setup

NOTE: Prefer providers in Europe as the network will penalize nodes in US because of latency: firstbatchxyz/dkn-compute-node#119

Check dkn-compute-node Docker repository to see if there is a new version and update dkn service image.

You need to provide an Ethereum wallet private key in DKN_WALLET_SECRET_KEY environment variable. The walelt address derived from this key represents your identity in Dria network.

You can also modify models supported by your node in DKN_MODELS environment variable. Consult the guide to see the options.

Make sure your node follows resource recommendations in Minimum Specs guide.