Category: AI

  • Rivalz.ai – deploying zNode and run rClient

    , , ,

    You should get VPS and access it through SSH. This is a base requirements for installing zNode and rClient. Updating system and installing NodeJS Then time to install zNode. Here is the official documentation: Running a zNode. Installing Rivalz zNode This should be the output of znode run. As described in documentation, copy the ID…

  • Update rClient Rivalz.

    , , , , ,

    Installation process described in previous post Rivalz.AI: rClient CLI. You can use my referral to join for testnet. If you still didn’t update your client rClient you lose your points. Update is pretty straightforward process: Then press ctrl + c to stop the process Paste you EVM address, select drive type, size etc and you’re…

  • Rivalz.AI: rClient CLI

    , , , ,

    I’ve decided to participate in RivalzAI testnet and met some challenges on my way to run additional rClient(s).After the announce of rClient CLI I’ve tried to add couple of nodes to farm points. The manual is straightforward but there are some extra steps depending on your system version and software on your machine. 1. Permission…

  • Ollama. Install LLM locally with web interface OpenWebUI.

    Ollama is a piece of software that allows to install and use large language models directly in cli. In addition to it web interface can be installed to have user experience like ChatGPT, as well as saved history of prompts etc. This is the list of supported models. Llama 3 8B 4.7GB Llama 370B 40GB…