Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added examples/server/public/favicon.ico
Binary file not shown.
5 changes: 5 additions & 0 deletions examples/server/themes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# LLaMA.cpp Server Wild Theme

Simple themes directory of sample "public" directories. To try any of these add --path to your run like `server --path=wild`.

![image](wild/wild.png)
7 changes: 7 additions & 0 deletions examples/server/themes/buttons-top/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 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](buttons_top.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/server/themes/buttons-top/favicon.ico
Binary file not shown.
Loading