Ava PLS
What it does
Ava PLS is a desktop application for running language models locally on your computer. It's an easy-to-use, all-in-one GUI for llama.cpp. You can download the latest artifacts from Github Actions or build it yourself with zig build run or zig build run -Dheadless=true.
Core features
- ✦Run large language models locally
- ✦Easy-to-use GUI for llama.cpp
Use cases
- →Running language models on your local computer without internet access.
- →Development and testing of language models.