From b333b06772c89d96aacb5490d6a219fba7c09cc6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 12 Feb 2026 20:57:17 +0100 Subject: Engage! --- llama.cpp/tools/server/public/index.html.gz | Bin 0 -> 1453103 bytes llama.cpp/tools/server/public/loading.html | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 llama.cpp/tools/server/public/index.html.gz create mode 100644 llama.cpp/tools/server/public/loading.html (limited to 'llama.cpp/tools/server/public') diff --git a/llama.cpp/tools/server/public/index.html.gz b/llama.cpp/tools/server/public/index.html.gz new file mode 100644 index 0000000..e3b06f4 Binary files /dev/null and b/llama.cpp/tools/server/public/index.html.gz differ diff --git a/llama.cpp/tools/server/public/loading.html b/llama.cpp/tools/server/public/loading.html new file mode 100644 index 0000000..c3fd19a --- /dev/null +++ b/llama.cpp/tools/server/public/loading.html @@ -0,0 +1,12 @@ + + + + + + +
+ The model is loading. Please wait.
+ The user interface will appear soon. +
+ + -- cgit v1.2.3