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

nelsonjchen /minigpt-4_vicuna-13b:47a8e0a0

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 to discuss
message
string
Please describe the image.
Message to send to the bot.
num_beams
integer
1

Min: 1

Max: 10

beam search numbers
temperature
number
1

Min: 0.1

Max: 2

temperature

Output schema

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

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