You're looking at a specific version of this model. Jump to the model overview.

tomasruizt /apollo-7b-multiturn:1120d3a7

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
messages
string
[{"role": "user", "content": "Describe this video in detail"}]
Question or prompt about the video
temperature
number
0.4

Min: 0.1

Max: 2

Sampling temperature
max_new_tokens
integer
256

Min: 32

Max: 1024

Maximum number of tokens to generate
top_p
number
0.7

Max: 1

Top-p sampling probability

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}