How to run Hyper Node with hight score

pls. any one help me to know how to run node best.
so far i dont understand clearly about node running procedure.
here is my procedure:

  • Step 1: run infer
  • Step 2: login with key & connect to hive (make sure the models has been registered for inference).
  • Step 3: run hive infer.
  • Step 4: check points.
    after that i confuse what we will do to keep the node run heathly.
  • do we need to run infer (step1) again?
  • do we need to run hive infer (step3) again?
    Or we just need to keep node connect to server and waiting the point will increase.

once again thanks for helping.

step 1: aios-cli start
step 1: aios-cli hive login
some go straight as aios-cli start --connect
from here you can open another terminal/powershell window to further type commands, let’s the 1st one as diagnose / log windows.
In the 2nd instance
step 3 : aios-cli hive connect
step 4: aios-cli hive points
if the points shows correctly then your node is up and running fine, occasionally check points using hive points command.
if there is something wrong you can
aios-cli kill and restart from step 1

1 Like

oh thanks. one more thing how to move to tier 4, 3, or…

aios-cli hive select-tier

more details here GitHub - hyperspaceai/aios-cli

it worked for week but since the system updated few days ago the tier number shows inconsistently but good thing is points counting stabilized again

thank you very much. what is the multiple, im at 1, how to increase to 2 or higher.

I think team is working on tier display issue but so far point is up, let observe for the next few days

look like has problem again. since early morning until now. points has no increase. do you know why?