DSN Standard
The DSN (Decentralized Subnet) standard is for deploying decentralized AI models within the Hypertensor economy with other subnet validator nodes. This can be used to deploy decentralized AI models or AI agents in a fault-tolerant decentralized environment that follows the Hypertensor SCP (Subnet Consensus Protocol).
DSN Repository:
https://github.com/hypertensor-blockchain/subnet-llm-template The DSN has been adapted to deploy Llama, Mixtral, Falcon, and Bloom standards. Although, it can be adapted for any model type.
Decentralized AI as a Standard
Similar to Ethereum's ERC20 standard or Solana's SPL token standard, the DSN can be customized to fit the needs of the subnet. Hypertensor employs smart contracts that can be used within the DSN as on-the-fly logic for governance, parameters, incentives logic, etc., or any customizable logic without requiring subnet validator nodes to upgrade the client itself.
Last updated