Closed
Description
What happened?
I run the serve with:
llama-server -m ~/Downloads/Meta-Llama-3-8B-Instruct-v2.Q8_0.gguf -c 4096 --no-mmap
After commit 50e0535 nothing happens when a question is posted in the web interface. The CPU is not used. I've used git bisect to verify it comes from that commit.
Name and Version
./llama-cli --version
version: 3438 (6f11a83e)
built with gcc-10 (SUSE Linux) 10.4.0 for x86_64-suse-linux
What operating system are you seeing the problem on?
No response
Relevant log output
No response