Update README.md

This commit is contained in:
Yazan Agha-Schrader 2023-12-01 20:38:19 +01:00 committed by GitHub
parent c8d847d57e
commit 45f0415ba9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,44 +1,3 @@
# This fork is ONLY a modified server UI.
I will maintain it and keep it up-to-date with the origin repo, so almost everything here will be like a mirror, except the server ui (which is in `./examples/server/public`)
![Server UI-1](https://github.com/mounta11n/plusplus-caMalL/blob/master/media/ppcamall-ui-min_p.jpeg?raw=true)
---
- UI with CSS to make it look nicer and tidier overall.
- CSS outsourced as a separate file
- Added a dropdown menu with prompt style templates
- Added a dropdown menu with system prompts
- Prompt Styles and System Prompts are separate files, so editing is very easy.
- Created a script that uses "dialog" to compose the command for the server.
- Script offers the possibility to save and load configs
In planning or already started:
- WIP Multilingual: You will be able to select the language from a dropdown menu. So far language files only for English and German. (concerns UI elements and system prompts).
- Dark Mode
- Templates for the values of the UI options (samplers etc.), e.g. deterministic template, creative template, balanced template etc...
---
![Server UI-2](https://github.com/mounta11n/plusplus-caMalL/blob/master/media/ppCamall-ui02.jpeg?raw=true)
---
![Server TUI-1](https://github.com/mounta11n/plusplus-caMalL/blob/master/media/ppCamall-tui01.jpeg?raw=true)
---
# llama.cpp