nbeerbower / Lumina

Basic Electron GUI for llama.cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lumina

A simple GUI for llama.cpp built with Electron, React, and Vite.

Development

# Install dependencies
npm install
# Start the development server
npm run dev

Build

# Build the app
npm run build

License

This project is licensed under the GPL-3.0 License. Please release any changes you make to the public under the same license.

Acknowledgements

About

Basic Electron GUI for llama.cpp

License:GNU General Public License v3.0


Languages

Language:TypeScript 91.7%Language:CSS 6.3%Language:HTML 2.1%