Llama-cpp with visuals?
#1
by
minyor25
- opened
Hello, any hint as to how to use vision in llama-cpp?
I am getting this error:
{"code":500,"message":"image input is not supported - hint: if this is unexpected, you may need to provide the mmproj","type":"server_error"}
Do I need to load some additional model with --mmproj?
Thanks