Skip to content

Misc. bug: Llama-Server is missing --Prompt-Cache from Llama-CLI #12437

Description

@ColumbusAI

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions