#server #htmx #llama #cpp #port #host #htmx-llamacpp

app htmx_llamacpp_server

A simple server for the htmx_llamacpp project

2 releases

new 0.1.3 Dec 17, 2024
0.1.1 Dec 17, 2024

#4 in #htmx

MIT license

24KB
454 lines

HTMX + Llama.cpp Server ❤️

On machine with llama.cpp

.\llama-server -ngl 100 --port 9090 -m <some.gguf> --host 0.0.0.0

When running

cargo run -- --llama http://<llama.cpp_server_IP>:9090
Screenshot 2024-06-30 at 8 03 39 AM

Dependencies

~23–35MB
~649K SLoC