Tag: server

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

  • Theta Edge Node

    ,

    Theta Network is the leading blockchain decentralized cloud for AI, media and entertainment. And to become a part of distributed computing is not so hard. There are UI clients to MacOS and Windows which can run locally, but there is one more way to launch it on Linux via Docker. The process is described here.…

  • nginx. restrict access to resources depends on country.

    To understand from where the user requests data by IP address database of IP list is required. This database can be used in particular situation is Max Mind GeoIP. Create account and download the file GeoLite2 Country archive. After downloading and unarchive database it should be copied to remove server and database moved to /opt/…