Self Hosted ChatGPT Alternative (Ollama + Docker)

preview_player
Показать описание
Ollama is an open source tool that allows people to run Large Languge Models (LLMs) locally on their computer. Today I’ll be showing you how to setup ollama with openwebui’s web interface in docker.

Subscribe to see more server related content!

Timestamps
0:00 Intro
0:21 Compose file
4:00 Starting the containers
5:20 Downloading any model
7:02 Sending a message
Рекомендации по теме
Комментарии
Автор

great tutorial - clear, concise and straight to the point.

romayojr
Автор

Hi, I got theerror : Error: write no space left on device. Is it docker limitation ?

MrBenix