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

gfodor/instructblip:e4b3b77c

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_path
string
image
prompt
string
describe the image
prompt
min_len
integer
1
min length
max_len
integer
200
max length
beam_size
integer
5
beam size
len_penalty
number
1
length penalty
repetition_penalty
number
3
repetition penalty
top_p
number
0.9
top p
use_nucleus_sampling
boolean
False
use nucleus sampling

Output schema

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

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