Running ChatGPT Locally: A Guide to Open WebUI and Ollama Integration
In this video, we talk about Open WebUI, an open-source ChatGPT that you can run locally. It's a front end that simplifies the use of ...
In this video, we’ll show you how to install Promtail and Loki, two open-source log monitoring tools, to gather and monitor your logs in Ceph. We’ll also walk you through the steps of making some minor code changes to display the Grafana Explore window, allowing you to monitor your logs directly in the Ceph dashboard….
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into different looping concepts, what they are and when to use them.
We look into Ubuntu MiniCloud which is a tool to easily spin up a cluster with Ceph, OVN and LXD. This enables you to run workloads over a large amount of servers with and easy to use web interface.
We look into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions.
We solve todays challange at the advent of code 2020. Come join and have some fun.