
What is Ava PLS
Ava is a batteries-included GUI for [llama.cpp](https://github.com/ggerganov/llama.cpp), designed to facilitate the local execution of language models on your computer. It provides an intuitive interface for users to interact with and manage their language models efficiently.
How to Use Ava PLS
To use Ava, you can either download the latest artifacts from Github Actions or build it yourself using the command zig build run
or zig build run -Dheadless=true
.
Features of Ava PLS
-
Open-source
Ava is an open-source application, allowing users to freely modify and distribute the software.
-
Local Execution
Ava enables the local execution of language models on your computer, providing privacy and control over your data.
-
Batteries-included GUI
Ava comes with a comprehensive graphical user interface, making it easier to interact with and manage language models.