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
Hi vLLM team,
I'm currently experimenting with the experimental Vision Language Model (VLM) support in vLLM. While trying to customize the image processing behavior, I attempted to change the following parameters:
image_feature
image_input_shape
However, changing these values did not affect the model's output at all. The response remained the same, as if the parameters were being ignored.
Thank you for your amazing work — and for any guidance on this!
Best regards,
How would you like to use vllm
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.