SIGN IN SIGN UP

llava-cli : don't crash if --image flag is invalid (#4835)

This change fixes an issue where supplying `--image missing-file` would
result in a segfault due to a null pointer being dereferenced. This can
result in distracting info being printed if robust crash analysis tools
are being used.
J
Justine Tunney committed
36e5a08b203542dca53cca4eaf172c5dc4bbc991
Parent: 4dccb38
Committed by GitHub <noreply@github.com> on 1/9/2024, 5:59:14 PM