Posts

29 Nov 2024

A Tiny LLM That Calls Itself

A tiny local LLM writes code to scrape a website, then calls itself to summarize what it found.

29 Nov 2024

Fine-Tuning a Local LLM with LoRA

Train TinyLlama to know its favorite color using LoRA fine-tuning.

23 Nov 2024

Replacing Pencil and Paper with Latex for Math

Can math be done without pencil and paper? Yes.

3 Sep 2024

Hello World Python AWS Lambda

Step by step tutorial to create a AWS Python Lambda function.