Build a LLM (1/2) It's a journey into the heart of modern AI, where you'll learn about data preprocessing, model architecture, and the fascinating process of training a model to understand and generate human-like text.
Build a LLM (2/2) Have you ever been curious about what makes large language models (LLMs) tick? Instead of just using them, why not try building one yourself?
Setup your own blog with Ghost and Docker This tutorial walks you through setting up a professional Ghost blog using Docker. We'll go beyond the basic docker run command to cover essential configurations for long-term stability and email integration.