Runnable Implementation: https://github.com/hanyuancheung/llm-skill
This is a first-person record of how I took Karpathy's LLM-Wiki intuition and turned it, step by step, into the
llm-skillproject. I'll walk through: where I started, why I chose this particular layering, what each layer solves.