You're looking at a specific version of this model. Jump to the model overview.
untapped /glance-qwen3-vl-4b:e6e497d4
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_base64 |
string
|
Base64-encoded JPEG, PNG, or WebP
|
|
| question |
string
|
Question about img0
|
|
| 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'}