You're looking at a specific version of this model. Jump to the model overview.
uncensored-com /video-llava-7b-hf:c378a9f9
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 |
---|---|---|---|
video |
string
|
Input video file - upload a file or provide a URL (remote or bytes) via API
|
|
prompt |
string
|
What is happening in this video?
|
None
|
num_frames |
integer
|
10
|
None
|
max_new_tokens |
integer
|
500
|
None
|
temperature |
number
|
0.1
|
None
|
top_p |
number
|
0.9
|
None
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}