watermark logo

次に

自動再生

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

2 ビュー • 11/04/24
シェア
埋め込む
121gamers
121gamers
14 加入者
14

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: https://amzn.to/3zBinWM

Helpful links and tips:
Install ollama:
curl -fsSL https://ollama.com/install.sh | sh
ollama serve

WSL Kernel Update Package: https://learn.microsoft.com/en....-us/windows/wsl/inst

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

もっと見せる
0 コメント sort 並び替え
フェイスブックのコメント

次に

自動再生