Skip to content

morgendigital/LlamaPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LlamaPi

Note: This repo is still under construction, however you can use the installation steps already if you want to play arround with Llama/Llama2 on a Raspberry Pi.

Recommendations

  • Raspberry Pi 4 with 8GB RAM (slower is possible, but only the 8GB RAM model can run quantized 7B models).
  • Ubuntu 22.04+ 64 Bit: can be installed with Raspberry Pi Imager

Install

  1. Clone the repository and go into the directory.
  2. Run the following command:
chmod +x install.sh && sudo ./install.sh

About

Run Llama (LLM) on a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages