Name and Version
Llama-server is missing prompt caching from llama-cli.
Here are the parameters in Llama-cli:
--prompt-cache FNAME file to cache prompt state for faster startup (default: none)
--prompt-cache-all if specified, saves user input and generations to cache as well
--prompt-cache-ro if specified, uses the prompt cache but does not update it
Figured it might be a bug as, for the most part, I've seen feature parity across these binaries. May we please have this addressed?
Thank you all.
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
See above
First Bad Commit
No response
Relevant log output
Name and Version
Llama-server is missing prompt caching from llama-cli.
Here are the parameters in Llama-cli:
Figured it might be a bug as, for the most part, I've seen feature parity across these binaries. May we please have this addressed?
Thank you all.
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
See above
First Bad Commit
No response
Relevant log output