WeSearch

Running a 28.9M parameter LLM on an $8 microcontroller

·3 min read · 0 reactions · 0 comments · 6 views
#running#parameter#microcontroller
Running a 28.9M parameter LLM on an $8 microcontroller
TL;DR · WeSearch summary

Running a 28.9M parameter LLM on an $8 microcontroller Open to Work · 𝕏 slvDev · LinkedIn This is a 28.9 million parameter language model that generates text on an ESP32-S3, a microcontroller that costs about $8. It runs on the chip itself, with nothing sent to a server, and it writes each word to a small screen wired to the chip at roughly 9 tokens per second. The last language model people ran on a chip like this had 260 thousand parameters, so this one holds about a hundred times more.

Key facts
About this source

Hacker News (AI / LLM) files mainly under ai. We currently carry 2,283 of its stories.

Original article
Hacker News - Newest: ""AI" "LLM""
Read full at Hacker News - Newest: ""AI" "LLM"" →
Opening excerpt (first ~120 words) tap to expand

Running a 28.9M parameter LLM on an $8 microcontroller Open to Work · 𝕏 slvDev · LinkedIn This is a 28.9 million parameter language model that generates text on an ESP32-S3, a microcontroller that costs about $8. It runs on the chip itself, with nothing sent to a server, and it writes each word to a small screen wired to the chip at roughly 9 tokens per second. The last language model people ran on a chip like this had 260 thousand parameters, so this one holds about a hundred times more. It fits because most of the model lives in flash instead of RAM, using an idea from Google's Gemma models called Per-Layer Embeddings.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News - Newest: ""AI" "LLM"".

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments