Bug: llama-server not loading the UI #10404
Labels
bug-unconfirmed
medium severity
Used to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but still useable)
What happened?
building the llama-server from scratch using the latest 8e752a7
on running the server, then loading the
http://127.0.0.1:8080
getting the following logs -the index.html is expecting
/index.js
and other files, which are returning 404. i have downloaded the dependencies, but still few files are missing. kindly check if these files are downloaded withdeps.sh
.Name and Version
$ ./build/bin/llama-cli --version
version: 4131 (8e752a7)
built with Homebrew clang version 18.1.5 for arm64-apple-darwin23.3.0
What operating system are you seeing the problem on?
Mac
Relevant log output
No response
The text was updated successfully, but these errors were encountered: