https://github.com/mrdiamonddirt/electron-llama
https://github.com/mrdiamonddirt/electron-llama
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrdiamonddirt/electron-llama
- Owner: mrdiamonddirt
- Created: 2023-10-03T14:42:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T13:58:24.000Z (about 2 years ago)
- Last Synced: 2025-01-04T16:37:07.914Z (9 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Electron-llama
## Description
This is an Electron app that uses provides a simple gui for running and and querying llama-cpp-python, It is based on the code i created for the same task but in a chrome extension.
this is a work in progress and is inteneded to allow me to learn more about electron and nodejs.## Releases
* Coming soon!
## Installation
```bash
git clone
cd electron-llama
npm install
```## Usage
```bash
npm start
```# Images

