You're looking at a specific version of this model. Jump to the model overview.
cuuupid /qwen2-vl-2b:93030886
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 |
---|---|---|---|
prompt |
string
|
Describe the video.
|
Prompt to use for the video
|
video |
string
|
Video to describe
|
|
width |
integer
|
360
Min: 128 Max: 2048 |
Width for the video
|
height |
integer
|
360
Min: 128 Max: 2048 |
Height for the video
|
max_tokens |
integer
|
128
|
Maximum number of tokens to generate
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}