← Back to all generators

zsxkib/blip-3

Blip 3 / XGen-MM, Answers questions about images ({blip3,xgen-mm}-phi3-mini-base-r-v1)

Capabilities

Reference Images System Prompt Max Tokens Top-P

Cost

Community model (estimated from hardware time)

Input Parameters

image required string

Input image

caption boolean

Select if you want to generate image captions instead of asking questions

Default: false
context string

Optional - previous questions and answers to be used as context for answering current question

do_sample boolean

Whether to use sampling or not

Default: false
length_penalty number

The parameter for length penalty

Default: 1 min: 0
max_new_tokens integer

Maximum number of new tokens to generate

Default: 768 min: 1, max: 2048
num_beams integer

Number of beams for beam search

Default: 1 min: 1, max: 10
question string

Question to ask about this image

Default: "What is shown in the image?"
repetition_penalty number

The parameter for repetition penalty

Default: 1 min: 0
system_prompt string

System prompt

Default: "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions."
temperature number

Temperature for use with nucleus sampling

Default: 1 min: 0.5, max: 1
top_k integer

The number of highest probability vocabulary tokens to keep for top-k sampling

Default: 50 min: 1
top_p number

The cumulative probability threshold for top-p sampling

Default: 1 min: 0, max: 1
Version: 499bec581d8f Updated: 2/26/2026 1.3M runs