Sean Neilan
Python
29 Nov 2024
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.
3 Sep 2024
Step by step tutorial to create a AWS Python Lambda function.