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

untapped /glance-qwen3-vl-4b:b1e850bd

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
question
string
Question about img0
image
string
JPEG, PNG, or WebP image
image_base64
string
Base64-encoded image for API clients
question_type
None
yes_no
None
options_json
string
[]
JSON array of choice labels

Output schema

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

Schema
{'additionalProperties': {'type': 'object'},
 'title': 'Output',
 'type': 'object'}