We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ 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
Linux
HIP
Ryzen 9 5950X + AMD Radeon RX 6700 XT
Bug does not depend on hardware or model
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.
No response
error: invalid argument: -sys error: invalid argument: --system-prompt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Name and Version
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:
However, attempting to run with -sys passed will result in an error.
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: