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

daanelson/imagebind:5f043aa8

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
input
string
file that you want to embed. Needs to be text, vision, audio, or video.
text_input
string
text that you want to embed. Provide a string here instead of a text file to input if you'd like.
modality
string (enum)
vision

Options:

vision, text, audio, thermal, depth, imu

modality of the input you'd like to embed

Output schema

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

Schema
{'items': {'type': 'number'}, 'title': 'Output', 'type': 'array'}