This is a project aiming at allowing users to easily have a good llm running locally on their laptops / machines.
All credits go to the llama2 team, Luna AI, TheBloke, and the llama.cpp project authors.
This project is archived in favour of using ollama, as it is just far more convenient.
- Clone this repository
git clone https://github.com/beeemT/llama2-chat-aur.git
- Install with makepkg
cd llama2-chat-aur && makepkg -sic
run llama2-chat in the terminal of your choice.