Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Hyperspace Node

➡️ Method 1. Browser Node

  • 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)

2. Switch the red button to green

image

3. Check your points

Screenshot_516 Screenshot_517

  • 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

4. Save your PrivateKey

You can import it later

Screenshot_518 Screenshot_519

❗️* Make sure to keep the red switch turned on because it can sometimes disconnect, possibly because of network issues.

➡️ Method 2. Download App (Windows, Linux, Mac)

You can choose GPU or CPU versions

Screenshot_520

2.Download a model and toggle on the red button

image

  • You can find your PrivateKey file key.pmf in this directory C:\Users\XXX\AppData\Roaming\hyperspace

➡️ Method 3. Linux CLI Node (VPS)

  • 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

1. Start your node

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`

2nd Step

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`

3rd Step Run node


screen -r hyperspace, Chack Your Status

Check Points

# To check your current multiplier and points
aios-cli hive points

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages