Войти
  • 8473Просмотров
  • 4 месяца назадОпубликованоNetBird

Self-Host OpenAI GPT-OSS and Connect from Anywhere!

Lets setup our very own locally hosted LLM using the the GTP-OSS! Then we will setup OpenWebUI and NetBird to access it with a familiar interface from anywhere in the world! Resources: Getting Started with NetBird: GPT-OSS on Ollama: Ollama on Linux: OpenWebUI: Ollama Install and Setup: curl -fsSL | sh sudo systemctl edit [Service] Environment="OLLAMA_HOST= " sudo systemctl daemon-reload && sudo systemctl restart ollama Timestamps: 00:00 - Introduction 01:25 - Ollama Setup 02:00 - Downloading GPT-OSS 04:08 - NetBird Peer Setup 07:44 - OpenWebUI Setup