You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For llama-mtmd-cli I would like to provide two images and a prompt along the lines of say "describe the differences" and have a non interactive response. It seems like currently llama-mtmd-cli enters interactive mode unless both the --image and --prompt are provided on the command line but multiple --image arguments seem to be treated as if just the first one was provided. Perhaps there is syntax for multiple images in a single --image argument or some other solution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For llama-mtmd-cli I would like to provide two images and a prompt along the lines of say "describe the differences" and have a non interactive response. It seems like currently llama-mtmd-cli enters interactive mode unless both the --image
and --prompt are provided on the command line but multiple --image arguments seem to be treated as if just the first one was provided. Perhaps there is syntax for multiple images in a single --image argument or some other solution?
Beta Was this translation helpful? Give feedback.
All reactions