You’re right, but isn’t the server-side behavior a bit buggy?
When Inference is turned off, the input field itself on the GUI page doesn’t appear, which is normal behavior for other inferences.
Moreover, the author has not explicitly turned off Inference, and he appears to have done the user-enabled settings to turn it on.
---
license: mit
license_link: https://huggingface.co/microsoft/Phi-3.5-vision-instruct/resolve/main/LICENSE
language:
- multilingual
pipeline_tag: image-text-to-text
tags:
- nlp
- code
- vision
inference:
parameters:
temperature: 0.7
widget:
- messages:
- role: user
content: <|image_1|>Can you describe what you see in the image?
library_name: transformers
---