llama.cpp/examples/server/themes/buttons_top
JohnnyB 57b9208d4f
Delete examples/server/themes/buttons_top/json-schema-to-grammar.mjs
This will be served from the static string built-in to server.
2024-05-07 14:16:08 +01:00
..
README.md Newline 2024-04-25 10:04:19 +01:00
buttons_top.png Added themes support with two sample themes and a favicon. 2024-04-23 16:13:09 +01:00
favicon.ico Added themes support with two sample themes and a favicon. 2024-04-23 16:13:09 +01:00
index.html Trailing whitespace 2024-04-25 10:21:13 +01:00

README.md

LLaMA.cpp Server Buttons Top Theme

Simple tweaks to the UI. Chat buttons at the top of the page instead of bottom so you can hit Stop instead of chasing it down the page.

To use simply run server with --path=themes/buttons_top

image