From df170c83a554df526e25a825389e692669644c85 Mon Sep 17 00:00:00 2001 From: firecoperana Date: Sun, 8 Jun 2025 11:38:47 +0000 Subject: Webui improvement (#481) * update webui * add token/s in webui * add webui files * fix webui first message disappear in some browser * add missing html files --------- Co-authored-by: firecoperana --- examples/server/public_legacy/index-new.html | 1190 ++++++++++++++++++++++++++ 1 file changed, 1190 insertions(+) create mode 100644 examples/server/public_legacy/index-new.html (limited to 'examples/server/public_legacy/index-new.html') diff --git a/examples/server/public_legacy/index-new.html b/examples/server/public_legacy/index-new.html new file mode 100644 index 00000000..cbfbbdf2 --- /dev/null +++ b/examples/server/public_legacy/index-new.html @@ -0,0 +1,1190 @@ + + + + + + + + + llama.cpp - chat + + + + + + + + + +
+ +
+
+ + + -- cgit v1.2.3