Advent of Code 2023 – Day 6
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
In this video we will cover what I use in my ceph cluster. I’m not an hardware reviewer but this is an example of what kind of hardware that could be used in a ceph cluster. Especially if you want to create a cluster for home use or testing.
We solve todays challange at the advent of code 2020. Come join and have some fun.
In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment…
We talk about how to use Rust to write webassembly code and build a small game of life example.
In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google.