Essays on AI, Engineering, and Software Architecture.
Why the best-behaved compression method produces the worst-behaved model. An interactive walkthrough of weight pruning, where Wanda's score quietly removes the circuits responsible for safety.
An interactive walkthrough of what happens inside a transformer when you send it a prompt, and three things the mechanics alone do not predict.
A JSON-grammar coprocessor that fits in two Tiny Tapeout tiles, plus three transferable design patterns and the parts of the TT submission flow that aren't well documented.
Deep dive into Google's A2A protocol specifications and potential.
Exploring the implementation of multi-agent systems using the A2A protocol.
A hands-on tutorial building a MacOS file assistant with MCP.
Guide to fine-tuning large language models on local Mac hardware.
Step-by-step guide to running CodeLlama locally.
Exploring Rust through a collaborative playground.
Evaluating the capability of ChatGPT in generating functional ML code.
Fundamental tutorial on building neural networks.
Beginner friendly introduction to PyTorch.
Automating french verb conjugations with Python.