What is Byte-Vision? Byte-Vision is a llama.cpp testing/workflow GUI application. It is written in Go and uses the Wails framework. The tool was developed to facilitate the tracking of test runs and the easy saving of llama.cpp settings. Existing Python packages did not meet these requirements. The project aims to help other developers understand how llama.cpp functions by providing a straightforward flat project. Llama.cpp offers numerous parameters, and this Go application enables quick model switches, setting changes, and version swaps. Completions and settings are saved in a database, allowing for result comparisons and workflow-specific testing tracking.
- Quick tour of GUI
- Built with
- Installing and running application in dev.
- Roadmap
- Contributing
- License
- Contact
To-do
The feature list is the following Finish saving llama-cli settings. Finish saving llama-embedding settings. Finish how-to docs and examples.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
GNU General Public License v3.0
Kevin Brisson - LinkedIn - [email protected] Project Link: https://github.com/kbrisso/byte-vision