You're looking at a specific version of this model. Jump to the model overview.
n1jl0091 /video-llava-7b-hf_replicate_n1jl0091:0758a943
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 |
---|---|---|---|
videos |
array
|
None
|
|
prompts |
array
|
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
{'items': {'type': 'string'}, 'title': 'Output', 'type': 'array'}