llama.cpp
llama.cpp copied to clipboard
Update llava-cli.cpp to support comma-delimited image lists
Add the ability to specify a comma-delimited list of images to llava-cli for batch-processing of multiple images without needing to reload the model file.
If this overall approach is acceptable, we can clean up variable names, help text, etc
Is there anything else needed before this PR can be merged?