Set up a Local AI like ChatGPT on your own machine!

Просмотров: 290, 509   |   Загружено: 8 мес.
icon
Dave's Garage
icon
18, 659
icon
Скачать
iconПодробнее о видео
Dave explains the reasons why and the steps needed to set up your own local AI engine ala ChatGPT. For my book on the autism spectrum, check out:

Helpful links and tips:
Install ollama:
curl -fsSL | sh
ollama serve

WSL Kernel Update Package:

Run the UI Docker Container:
Run UI with Docker:
docker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

Похожие видео

Добавлено: 55 год.
Добавил:
  © 2019-2021
  Set up a Local AI like ChatGPT on your own machine! - RusLar.Me