Simon Willison’s Weblog

Subscribe

Items tagged c, andrejkarpathy in 2024

Filters: Year: 2024 × c × andrejkarpathy × Sorted by date


llm.c (via) Andrej Karpathy implements LLM training—initially for GPT-2, other architectures to follow—in just over 1,000 lines of C on top of CUDA. Includes a tutorial about implementing LayerNorm by porting an implementation from Python. # 9th April 2024, 3:24 pm

Types

Years

Months

Tags