Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1.
- sudo apt update -y
- 2.
- sudo apt-get update
- 3.
- curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
- 4.
- source ~/.bashrc
- 5.
- gaianet init --config https://raw.githubusercontent.com/GaiaNet-AI/node-configs/main/qwen2-0.5b-instruct/config.json
- 6.
- gaianet start
- 7.
- gaianet info
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement