Arduino UNO Q

How to install the llama.cpp libraries on an Arduino UNO Q.

yzma runs on the Arduino UNO Q board. The board runs a Debian based Linux, so the installation uses the trixie operating system name.

yzma install --lib /path/to/lib --processor cpu --os trixie

Then set the YZMA_LIB environment variable:

export YZMA_LIB=/path/to/lib

The board has a small amount of memory. Use a small model. See Models.

Next steps

Go to Download models.