Self-hosted CPU A.I. part 2 - setup

Опубликовано: 07 Октябрь 2024
на канале: Solve Computer Science
44
0

In this video we'll see some how to set up Open WebUI and Ollama.

If you haven't seen the other video, please check it here:    • Self hosted CPU A.I. part 1 - usage  

Ollama runs on a different server and the main server connects to the Ollama
port via SSH tunneling (SSH port forwarding).

Open WebUI and Ollama both require Docker and docker-compose in this setup.

Links

Full documentation: https://docs.franco.net.eu.org/ftutor...
Open WebUI: https://openwebui.com/
Ollama: https://ollama.com/

CHAPTERS

0:00 Intro
1:42 SSH tunnel configuration
5:56 Ollama setup
7:08 Open WebUI setup
10:54 Outro

#ai #chatbot #openwebui #ollama #ssh #sshtunnel