Bug: llama-minicpmv-cli does not accept "mmproj" or "image" arguments when compiled for Android #9420
Labels
bug-unconfirmed
medium severity
Used to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but still useable)
What happened?
mmproj and image are invalid arguments when using llama-minicpmv-cli binary file, but both of these arguments are used in the "example usage" line when running the binary file. Neither of these arguments are listed in "llama-minicpmv-cli --help" section. Attempting to run on android phone (Qualcomm 8650) through adb shell.
Name and Version
version: 3721 (49006c6) built with Android (11349228, +pgo, +bolt, +lto, -mlgo, based on r487747e) clang version 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d16663d5012e5c09495f3b30ece3d2362) for aarch64-unknown-linux-android34
What operating system are you seeing the problem on?
No response
Relevant log output
no "mmproj" or "image" listed in help. When either of these arguments are used (as in the example usage at the bottom of this text), both error out as "invalid arguments"
The text was updated successfully, but these errors were encountered: