From 45f0415ba9b3e5a1f9b3c1e0dc71a7d3874ab029 Mon Sep 17 00:00:00 2001 From: Yazan Agha-Schrader Date: Fri, 1 Dec 2023 20:38:19 +0100 Subject: [PATCH] Update README.md --- README.md | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/README.md b/README.md index 0118eb03e..f654f939a 100644 --- a/README.md +++ b/README.md @@ -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