- Run using browser if you have an idle PC or during the times you're working on your computer
- You might obtain uptime for multipliers, I'm running it 24/7
- You can run it on a windows server (if you have a VPS with windows installed on for other extension nodes)
1. Visit: https://node.hyper.space/
- You receive points based on your node's uptime, liveness multiplier, and your system specification's tier
- You initially get Tier-5 but your tier and multiplier will increase over time as your node stays online with good performance
You can import it later
❗️* Make sure to keep the red switch turned on because it can sometimes disconnect, possibly because of network issues.
1. Visit: https://hyper.space/downloads
You can choose GPU or CPU versions
- You can find your PrivateKey file
key.pmfin this directoryC:\Users\XXX\AppData\Roaming\hyperspace
- I'm receiving points on my VPS by going through the following guide but I will update the repo if it was needed to enhance it
- You can also check out Official repository for more commands and info
curl https://download.hyper.space/api/install | bash
screen -S hyperspace
source /root/.bashrc
nano .pem
aios-cli start
To continue, minimize your screen using `CTRL+A+D`
screen -S cli-hyperspace
aios-cli models add hf:TheBloke/phi-2-GGUF:phi-2.Q4_K_M.gguf
aios-cli infer --model hf:TheBloke/phi-2-GGUF:phi-2.Q4_K_M.gguf --prompt " Hello, How Can I do Now?"
aios-cli hive import-keys ./.pem
aios-cli hive login
aios-cli hive select-tier 5
aios-cli hive connect
aios-cli hive infer --model hf:TheBloke/phi-2-GGUF:phi-2.Q4_K_M.gguf --prompt "Hello, can you explain about the YouTube channel Share It Hub?"
To continue, minimize your screen using `CTRL+A+D`
screen -r hyperspace, Chack Your Status
# To check your current multiplier and points
aios-cli hive points






