hugging face / AI / etc

install Ollama

curl -fsSL https://ollama.com/install.sh | sh

 install open-webui

https://github.com/open-webui/open-webui

docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

downloading models

You need git-lfs if you actually want to download the files:

e.g

dnf install git-lfs
git lfs install

and then

git clone https://huggingface.co/sberbank-ai/ruT5-base