💻
Developer runs a small language model on a $10 microcontroller at 10 tokens per second
💻 Technology

Developer runs a small language model on a $10 microcontroller at 10 tokens per second

Developer slvDev has run a 28.9-million-parameter language model on an ESP32-S3 microcontroller — a $10 chip built for sensor nodes and smart plugs — generating TinyStories-style text at 9.88 tokens per second, fully offline. The feat was achieved by storing most of the model in flash memory rather than the chip's 512KB of RAM. The project, esp32-ai, is on GitHub under an MIT licence and has gathered over 3,600 stars.

Comments

No comments yet