Fetching from the wire…
Models2026-07-26 · source-backed
slvDev's esp32-ai (MIT, 1.2k stars) runs a TinyStories-trained model on an ESP32-S3 with 512KB SRAM, 8MB PSRAM, and 16MB flash, printing generated text to a small wired screen (GitHub). The trick is a Per-Layer Embeddings architecture parking a 25M-parameter lookup table in flash while only the compute core lives in fast SRAM, quantized to 4 bits at 14.9MB total. Plain C on Karpathy's llama2.c. It cannot answer questions or follow instructions, only writes short stories, and that honest framing is exactly what makes the memory-hierarchy trick worth studying.
Each link below shares sources, entities, or timing with this story.
Simon Willison released LLM / Shared entities / Earlier coverage
Linked by a graph relationship (Simon Willison released LLM); both cover LLM, MIT; earlier LLM coverage from 2026-06-19.
Simon Willison released LLM / Shared entity: LLM / Same source domain / Earlier coverage
Linked by a graph relationship (Simon Willison released LLM); both cover LLM; reported by the same outlet (github.com).
Simon Willison released LLM / Shared entity: GitHub / Same source domain / Earlier coverage
Linked by a graph relationship (Simon Willison released LLM); both cover GitHub; reported by the same outlet (github.com).
Linked by a graph relationship (Simon Willison released LLM); both cover GitHub; reported by the same outlet (github.com).
Simon Willison released LLM / Shared entity: Karpathy / Same source domain / Earlier coverage
Linked by a graph relationship (Simon Willison released LLM); both cover Karpathy; reported by the same outlet (github.com).
Simon Willison released LLM / Shared entity: GitHub / Same source domain / Earlier coverage
Linked by a graph relationship (Simon Willison released LLM); both cover GitHub; reported by the same outlet (github.com).
Andrej Karpathy released TinyStories / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Andrej Karpathy released TinyStories); both cover GitHub, Karpathy; reported by the same outlet (github.com).
Simon Willison released LLM / Shared entity: LLM / Earlier coverage / Tension
Linked by a graph relationship (Simon Willison released LLM); both cover LLM; earlier LLM coverage from 2026-06-19.