llama : move end-user examples to tools directory (#13249)
* llama : move end-user examples to tools directory --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
This commit is contained in:
parent
b34443923c
commit
1d36b3670b
213 changed files with 226 additions and 190 deletions
5
tools/server/themes/README.md
Normal file
5
tools/server/themes/README.md
Normal file
|
@ -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`.
|
||||
|
||||

|
7
tools/server/themes/buttons-top/README.md
Normal file
7
tools/server/themes/buttons-top/README.md
Normal file
|
@ -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`
|
||||
|
||||

|
BIN
tools/server/themes/buttons-top/buttons_top.png
Normal file
BIN
tools/server/themes/buttons-top/buttons_top.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
BIN
tools/server/themes/buttons-top/favicon.ico
Normal file
BIN
tools/server/themes/buttons-top/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
1052
tools/server/themes/buttons-top/index.html
Normal file
1052
tools/server/themes/buttons-top/index.html
Normal file
File diff suppressed because it is too large
Load diff
5
tools/server/themes/wild/README.md
Normal file
5
tools/server/themes/wild/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# LLaMA.cpp Server Wild Theme
|
||||
|
||||
Simple tweaks to the UI. To use simply run server with `--path=themes/wild`
|
||||
|
||||

|
BIN
tools/server/themes/wild/favicon.ico
Normal file
BIN
tools/server/themes/wild/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
1056
tools/server/themes/wild/index.html
Normal file
1056
tools/server/themes/wild/index.html
Normal file
File diff suppressed because it is too large
Load diff
BIN
tools/server/themes/wild/llama_cpp.png
Normal file
BIN
tools/server/themes/wild/llama_cpp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
BIN
tools/server/themes/wild/llamapattern.png
Normal file
BIN
tools/server/themes/wild/llamapattern.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 254 KiB |
BIN
tools/server/themes/wild/wild.png
Normal file
BIN
tools/server/themes/wild/wild.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 485 KiB |
Loading…
Add table
Add a link
Reference in a new issue