How should I input the image?
#3
by
CyberWolf0
- opened
I am wondering, how should I input the image to the model
Take a look at the mistral small example in vLLM: https://docs.vllm.ai/en/latest/getting_started/examples/mistral-small.html
Or the vision example in vLLM: https://docs.vllm.ai/en/latest/getting_started/examples/vision_language.html