HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maxbbraun

no profile record

Submissions

Show HN: Llama Running on a Microcontroller

github.com
49 points·by maxbbraun·vor 3 Jahren·5 comments

Search Wittgenstein's Tractatus with GPT-3 embeddings

wittgenstein.app
3 points·by maxbbraun·vor 3 Jahren·0 comments

Philosophy is the theory of the nonsense of life

wittgenstein.app
1 points·by maxbbraun·vor 4 Jahren·1 comments

comments

maxbbraun
·vor 3 Jahren·discuss
Just to clarify: Inference is happening on the Arm Cortex-M7. The Coral TPU chip is off in this implementation.
maxbbraun
·vor 3 Jahren·discuss
I was wondering if it's possible to fit a non-trivial language model on a microcontroller. Turns out the answer is some version of yes!

This project is using the Coral Dev Board Micro with its FreeRTOS toolchain. The board has a number of neat hardware features not currently being used here (notably a TPU, sensors, and a second CPU core). It does, however, also have 64MB of RAM. That's tiny for LLMs, which are typically measured in the GBs, but comparatively huge for a microcontroller.

The LLM implementation itself is an adaptation of llama2.c and the tinyllamas checkpoints trained on the TinyStories dataset. The quality of the smaller model versions isn't ideal, but good enough to generate somewhat coherent (and occasionally weird) stories.
maxbbraun
·vor 3 Jahren·discuss
https://nytimes.ink
maxbbraun
·vor 4 Jahren·discuss
Photos are tricky, but you can make e-paper displays look nice if you embrace the constraints. For example: https://accent.ink