You're looking at a specific version of this model. Jump to the model overview.
lucataco /qvq-72b-preview:8f5bf02c
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 file
|
|
| prompt |
string
|
What do you see in this image?
|
Text prompt to guide the model's analysis
|
| max_new_tokens |
integer
|
8192
Min: 1 Max: 8192 |
Maximum number of tokens to generate
|
| seed |
integer
|
The seed for the random number generator
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}