**
**
Install required dependencies:
apt-get install gcc gobjc pkg-config libpthread-stubs0-dev
This is a full account of the steps I ran to get llama.cpp running on the Nvidia Jetson Nano 2GB. It accumulates multiple different fixes and tutorials, whose contributions are referenced at the bottom of this README.
At a high level, the procedure to install llama.cpp on a Jetson Nano consists of 3 steps.
gcc 8.5 compiler from source.