You're looking at a specific version of this model. Jump to the model overview.

lucataco /blip3-phi3-mini-instruct-r-v1:01188b5c

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image
question
string
how many dogs are in the picture?
Question to ask about this image
system_prompt
string
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions
System prompt
max_new_tokens
integer
768

Min: 512

Max: 2047

Maximum number of tokens to generate

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}