Installation
Follow this guide to get your node up and running
Introduction
Download and Execute the Bootstrap Script
# For all operating systems
bash <(curl -s https://raw.githubusercontent.com/nesaorg/bootstrap/master/bootstrap.sh)Node Configuration
# Example prompt Choose a moniker for your node: <Your Node Name># Example prompt What type(s) of node is <Your Node Name>? [ ] Validator [ ] Miner# Example prompt Validator's Private Key: <Your Private Key># Example prompt What type of miner will <Your Node Name> be? [ ] Distributed Miner [ ] Non-Distributed Miner# Example prompt for Distributed Miner Would you like to join an existing swarm or start a new one? [ ] Join existing swarm [ ] Start a new swarm# Example prompt Which model would you like to run? (meta-llama/Llama-2-13b-Chat-Hf)# Example prompt for Non-Distributed Miner Which model would you like to run? (meta-llama/Llama-2-13b-Chat-Hf)
Understanding Swarms
Final Setup
Additional Help/Support
Last updated

