The Hawaiian Test Applied to Pydantic AI and Docker Model Runner
Or how to verify that we made the right choice

Search for a command to run...
Articles tagged with #python
Or how to verify that we made the right choice

I love doing everything in Docker containers, for many reasons, but especially for the portability and reproducibility of my development environments (and it's so convenient for quick experimentation). In this guide, I'll show you how to manually ini...

This blog post is the first in a series where we'll discover how to use Pydantic AI with Docker Model Runner to interact with LLMs (hopefully small LLMs). Let's fetch a model from Hugging Face With Docker Model Runner, we can easily use models from H...

And I'm using it on my Raspberry Pi - The advent of Tiny Language Models (TLMs)

First Contact

I've been telling myself for quite some time now that I need to seriously get into Python. That moment is today! And I couldn't settle for a simple "👋 hello world 🌍". Given my current passions, my job, and my curious nature, what could be more "nat...
