htmx_llamacpp_server

Crates.iohtmx_llamacpp_server
lib.rshtmx_llamacpp_server
version0.1.3
created_at2024-12-17 18:34:52.040192+00
updated_at2024-12-17 20:59:32.431852+00
descriptionA simple server for the htmx_llamacpp project
homepage
repository
max_upload_size
id1486597
size89,521
richardanaya2_2048b.Q6_K.gguf (richardanaya)

documentation

README

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
Commit count: 0

cargo fmt