Skip to content

Eval bug: llama-mtmd-cli doesn't support system prompts #13454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
liamwhite opened this issue May 11, 2025 · 0 comments
Open

Eval bug: llama-mtmd-cli doesn't support system prompts #13454

liamwhite opened this issue May 11, 2025 · 0 comments

Comments

@liamwhite
Copy link

Name and Version

$ bin/llama-mtmd-cli --version
version: 5343 (62d4250e)
built with cc (GCC) 15.1.1 20250425 (Red Hat 15.1.1-1) for x86_64-redhat-linux

Operating systems

Linux

GGML backends

HIP

Hardware

Ryzen 9 5950X + AMD Radeon RX 6700 XT

Models

Bug does not depend on hardware or model

Problem description & steps to reproduce

When running llama-mtmd-cli with --help, the documentation for --prompt suggests -sys is an available argument:

-p,    --prompt PROMPT                  prompt to start generation with; for system message, use -sys

However, attempting to run with -sys passed will result in an error.

First Bad Commit

No response

Relevant log output

error: invalid argument: -sys
error: invalid argument: --system-prompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant