I Ran a Local LLM on the ESP32 – Here's What Happened

Channel:
Subscribers:
201,000
Published on ● Video Link: https://www.youtube.com/watch?v=E6E_KrfyWFQ



Duration: 0:00
16,413 views
698


In this video, I take on the challenge of running a Large Language Model (LLM) on the ESP32 microcontroller.

Using a model based on the tiny stories dataset, with just 260K parameters, I managed to get the LLM running locally on the ESP32-S3.

Github link:
https://github.com/DaveBben/esp32-llm


🔗 Other Useful Links:

ESP32 Board I used (affiliate link): https://amzn.to/3z1hvL1
Tinyllamas repo: https://huggingface.co/karpathy/tinyllamas
llama2.c repository by Andrej Karpathy: https://github.com/karpathy/llama2.c/tree/master